good_lp 0.3.5

Linear Programming for Rust, with an user-friendly API. This crate allows modeling LP problems, and lets you solve them with various solvers.
Documentation

good_lp

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 2 of them enabled by default.

default

  • coin_cbc

coin_cbc

    This feature flag does not enable additional features.

minilp

    This feature flag does not enable additional features.

lpsolve

    This feature flag does not enable additional features.