Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pedromxavier/tttplots
A modern Python implementation for Time-to-target Plots
https://github.com/pedromxavier/tttplots
combinatorial-optimization metaheuristics time-to-target
Last synced: 2 months ago
JSON representation
A modern Python implementation for Time-to-target Plots
- Host: GitHub
- URL: https://github.com/pedromxavier/tttplots
- Owner: pedromxavier
- License: mit
- Created: 2022-12-23T11:39:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T20:24:36.000Z (10 months ago)
- Last Synced: 2024-10-05T12:17:42.626Z (3 months ago)
- Topics: combinatorial-optimization, metaheuristics, time-to-target
- Language: Python
- Homepage:
- Size: 147 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tttplots
A modern Python implementation for [Time-to-target Plots](http://mauricio.resende.info/tttplots/).## Getting Started
```bash
$ pip install tttplots$ tttplots --help
```## References
1. Renata M. Aiex, Mauricio G. C. Resende, and Celso C. Ribeiro, **TTTPLOTS: A PERL PROGRAM TO CREATE TIME-TO-TARGET PLOTS**, Oct, 2005.