Docs.rs
solverforge-solver-0.8.13
solverforge-solver 0.8.13
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
blackopsrepl
Dependencies
rand ^0.10.1
normal
rand_chacha ^0.10.0
normal
rayon ^1.11.0
normal
serde ^1.0.228
normal
smallvec ^1.15.1
normal
solverforge-config ^0.8.13
normal
solverforge-core ^0.8.13
normal
solverforge-scoring ^0.8.13
normal
thiserror ^2.0.18
normal
tokio ^1.51.1
normal
tracing ^0.1.44
normal
Versions
24.22%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module k_opt_reconnection
solverforge_
solver
0.8.13
Module k_
opt_
reconnection
Module Items
Structs
Statics
Functions
In solverforge_
solver::
heuristic::
move
solverforge_solver
::
heuristic
::
move
Module
k_
opt_
reconnection
Copy item path
Source
Structs
§
KOpt
Reconnection
Statics
§
THREE_
OPT_
RECONNECTIONS
Pre-computed 3-opt reconnection patterns (7 non-trivial patterns).
Functions
§
enumerate_
reconnections
Generates all non-trivial reconnection patterns for k-opt.