Travis allows exploration of the Travelling Salesman Problem. This was my Undergraduate Capstone project that applies TSP algorithms to generated datasets and graphs the results. It is designed to be modular such that more algorithms can be added and applied to the data plots.
- SCSS 38.8%
- CSS 26.3%
- Python 23.6%
- HTML 9.9%
- TypeScript 0.7%
- Other 0.7%
| .idea | ||
| TRAVis_algorithms | ||
| TRAVis_server | ||
| .gitignore | ||
| pyproject.toml | ||
| README.md | ||
| wsgi.py | ||