tsp
Version, currently main branch1 version
- main branchlatestAug 31, 2021
github.com/ryanplusplus/tsp.cr
No description declared in shard.yml.
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
tsp:
github: ryanplusplus/tsp.cr
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
1.1.1- License
- MIT
- Author
- Ryan Hartlage
- Target
tspfrom src/tsp.cr
Dependencies
This version declares no dependencies.
README
tsp.cr
crystal src/tsp.cr data/distances.csv $(NUMBER_OF_RUNS)
mkdir bin
crystal build src/tsp.cr -o bin/tsp --release
./bin/tsp data/distances.csv $(NUMBER_OF_RUNS)
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
main- Seen
- Aug 31, 2021
- Crystal
1.1.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/ryanplusplus/tsp.cr
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 17, 2026
- Synced
- Aug 17, 2026
- Versions
- 1