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: 8 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 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T20:24:36.000Z (almost 2 years ago)
- Last Synced: 2025-04-13T03:58:30.791Z (10 months ago)
- Topics: combinatorial-optimization, metaheuristics, time-to-target
- Language: Python
- Homepage:
- Size: 147 KB
- Stars: 2
- Watchers: 1
- 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.