https://github.com/progval/gato-mirror
Unofficial Git mirror of the Graph Animation Toolbox
https://github.com/progval/gato-mirror
Last synced: 3 months ago
JSON representation
Unofficial Git mirror of the Graph Animation Toolbox
- Host: GitHub
- URL: https://github.com/progval/gato-mirror
- Owner: progval
- License: other
- Created: 2016-08-02T15:00:02.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-02T15:06:27.000Z (almost 9 years ago)
- Last Synced: 2025-02-12T05:39:14.179Z (4 months ago)
- Language: HTML
- Homepage: http://gato.sourceforge.net/
- Size: 28.4 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: license.txt
Awesome Lists containing this project
README
Gato the Graph Animation Toolbox
Gato, the Graph Animation Toolbox http://gato.sf.net by Alexander
Schliep and Winfried Hochstaettler, is a LGPL-licensed Python
application which animates algorithms on graphs. It uses Tkinter and
runs on Unix, MacOS X, Linux and Windows.It is primarily a teaching tool, but can also be useful in research on
algorithm design and engineering, for example by demonstrating effects of
heuristics.It is used in CATBox (Springer 2010, see authors' website
http://schliep.org/CATBox) by Winfried Hochstaettler and Alexander
Schliep. CATBox is a textbook on combinatorial optimization on graphs
(traversals, minimal spanning trees, shortest paths, maximum flows,
min-cost flows, cardinality and weighted matching) which uses Gato to
provide interactive animations and exercises for all algorithms. A
screencast is at:
http://biomaps.rutgers.edu/~schliep/CATBox/Dijkstra.swfGato and CATBox has been used in university classrooms for several
years by us and colleagues on several continents at the undergraduate
and graduate level. Winfried Hochstaettler is a professor in
mathematics at the FernUniversitaet Hagen, Germany and Alexander
Schliep is an associate professor in computer science and quantitative
biology at Rutgers University.