Docs.rs
hercules-0.5.0
hercules 0.5.0
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Homepage
Repository
crates.io
Source
Owners
DKenefake
Dependencies
clarabel ^0.10.0
normal
mixingcut ^0.1.2
normal
ndarray ^0.16.1
normal
ndarray-linalg ^0.17.0
normal
pyo3 ^0.25.0
normal
rayon ^1.10.0
normal
smolprng ^0.1.6
normal
sprs ^0.11.3
normal
Versions
44.94%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Module branch_subproblem
hercules
0.5.0
Module branch_
subproblem
Module Items
Structs
Enums
Traits
Functions
Type Aliases
In crate hercules
hercules
Module
branch_
subproblem
Copy item path
Source
Structs
§
SubProblem
Options
Enums
§
SubProblem
Selection
Traits
§
SubProblem
Solver
Trait for solving sub-problems in branch and bound The sub-problem solver takes in a branch and bound solver, a node, and options and returns a lower bound and a solution
Functions
§
get_
sub_
problem_
solver
Type Aliases
§
SubProblem
Result