Metadata-Version: 1.1
Name: Gato
Version: 1.2.4
Summary: Graph Animation Toolbox: animating algorithms on graphs
Home-page: http://gato.sf.net
Author: Alexander Schliep
Author-email: alexander@schlieplab.org
License: UNKNOWN
Download-URL: http://sourceforge.net/projects/gato/files/
Description: ['\n', 'Gato the Graph Animation Toolbox\n', '\n', 'Gato, the Graph Animation Toolbox http://gato.sf.net by Alexander\n', 'Schliep and Winfried Hochstaettler, is a LGPL-licensed Python\n', 'application which animates algorithms on graphs. It uses Tkinter and\n', 'runs on Unix, MacOS, Linux and Windows.\n', '\n', 'It is primarily a teaching tool, but can also be useful in research on\n', 'algorithm design and engineering, for example by demonstrating effects of\n', 'heuristics.\n', '\n', "It is used in CATBox (Springer 2010, see authors' website\n", 'https://schliep.org/CATBox) by Winfried Hochstaettler and Alexander\n', 'Schliep. CATBox is a textbook on combinatorial optimization on graphs\n', '(traversals, minimal spanning trees, shortest paths, maximum flows,\n', 'min-cost flows, cardinality and weighted matching) which uses Gato to\n', 'provide interactive animations and exercises for all algorithms.\n', 'Animations can be viewed in the desktop app or saved as HTML files\n', 'with a JavaScript and SVG-based player for online viewing. See\n', 'https://schliep.org/CATBox/WebGato/index.html for examples.\n', '\n', 'Gato and CATBox have been used in university classrooms for several\n', 'years by us and colleagues on several continents at the undergraduate\n', 'and graduate level.  Winfried Hochstaettler is a professor in\n', 'mathematics at the FernUniversitaet Hagen, Germany and Alexander\n', 'Schliep is an associate professor in computer science at Gothenburg\n', 'University, Sweden.\n', '\n', 'Gato is Copyright (C) 2016-2020 Alexander Schliep, Copyright\n', '1998-2015, Alexander Schliep and Winfried Hochstaettler, and Copyright\n', '1998-2001 ZAIK/ZPR, Universitaet zu Koeln, Germany.\n', '\n', 'WebGato, the included standards-compliant JavaScript-player which\n', 'allows to play animation created with Gato on the web, is licensed\n', 'under the GPL version 3 or later. It has been developed by Scott\n', 'Merkling and Alexander Schliep and is copyright (C) 2014-20\n', 'AlexanderSchliep, and copyright (C) 2014-16 Scott Merkling.\n', '\n']
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Education
Classifier: Topic :: Education :: Computer Aided Instruction (CAI)
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Visualization
