Docs.rs
genetic-algorithm-tsp-api-0.1.1
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
genetic-algorithm-tsp-api 0.1.1
Create an api solving traveling-saleman-problems with genetic algorithms.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
4
out of
4
items documented
1
out of
2
items with examples
Size
Source code size: 60.96 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 41.69 kB
This is the summed size of all files generated by rustdoc for all configured targets
Links
crates.io
Dependencies
genetic-algorithm-traits ^0.1.0
normal
genetic-algorithm-tsp ^0.1.3
normal
rand ^0.8.4
normal
rocket ^0.5.0-rc.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
Versions
0.1.1
0.1.0
Owners
Solve genetic algorithm via an http-call.