Docs.rs
numopt-0.2.1
numopt 0.2.1
Permalink
Docs.rs crate page
BSD-2-Clause
Links
Repository
crates.io
Source
Owners
ttinoco
Dependencies
approx ^0.3.2
normal
libc ^0.2.68
normal
maplit ^1.0.2
normal
ndarray ^0.13.0
normal
num-traits ^0.2.11
normal
serial_test ^0.4.0
normal
simple-error ^0.2.1
normal
tempfile ^3.1.0
normal
Versions
91.7%
of the crate is documented
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 clp_cmd
numopt
0.2.1
Module clp_cmd
Module Items
Structs
In numopt::
solver
numopt
::
solver
Module
clp_cmd
Copy item path
Source
Expand description
Clp solver interface.
Structs
§
Solver
ClpCmd
Interface to the optimization solver Clp from COIN-OR that utilzes the command-line tool “clp”.