Docs.rs
otspot-core-0.3.1
otspot-core 0.3.1
Docs.rs crate page
AGPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
hika019
Dependencies
faer ^0.24.0
normal
log ^0.4
normal
rayon ^1
normal
twofloat ^0.8
normal
Versions
82.29%
of the crate is documented
Go to latest version
Platform
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
solve
otspot_
core
0.3.1
otspot_core
Function
solve
Copy item path
Source
pub fn solve(problem: &
LpProblem
) ->
SolverResult
Expand description
Solve an LP with default options.