1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 2 days ago.
Jun 20, 2025 — Jun 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... about 13 years ago
Update README.md More... about 13 years ago
Update README.md More... about 13 years ago
Update README.md More... about 13 years ago
Adds screenshot More... about 13 years ago
Updates build.xml to package bash script in package More... over 13 years ago
Adds missing copyright header to two files More... over 13 years ago
Adds line breaks to readme More... over 13 years ago
Fixes typo in readme More... over 13 years ago
Adds extra documentation to bash script More... over 13 years ago
Adds bash script information to setup instructions in readme More... over 13 years ago
Adds bash script to download all TSPLIB data instances More... over 13 years ago
Adds missing documentation More... over 13 years ago
Refactor the 2-opt heuristic code More... over 13 years ago
Adds unit tests for the 2-opt heuristic More... over 13 years ago
Adds 2-opt heuristic More... over 13 years ago
Updates readme More... over 13 years ago
Updates readme More... over 13 years ago
Synchronize entire paint method to reduce flickering More... over 13 years ago
Adds missing copyright header to TSPExample More... over 13 years ago
Adds documentation to classes More... over 13 years ago
Adds demonstration optimization program More... over 13 years ago
Adds synchronization to TSPPanel to prevent race conditions when changing the display and repainting at the same time More... over 13 years ago
Renames TSPProblem to TSPInstance More... over 13 years ago
Wraps long long lines of text More... over 13 years ago
Adds test code for several classes More... over 13 years ago
Updates readme file with display example More... over 13 years ago
Handle loading instances with multiple comment lines More... over 13 years ago
Adds isEquivalent method to test if two tours are equivalent More... over 13 years ago
Adds equals and hashCode methods to Node More... over 13 years ago