@hackage tsp-viz0.1.0.0
Real time TSP tour visualization.
Categories
License
BSD-3-Clause
Maintainer
nilsson.dd+code@gmail.com
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
- 0.1.0.0 Mon, 10 Dec 2012
Real time TSP tour visualization using Gloss. This program is used as a standalone binary and exposes an interface which communicates over a stream, such as stdout or a file handle. It supports a single set vertices with multiple tours rendered and updated during execution, with overlapping edges being bended appropriately. Currently there is only a C++ interface available in the git repository.