Module lp_solvers::problem

source ·
Expand description

Concrete implementations for the traits in crate::lp_format

Structs§

  • A concrete linear problem
  • A string that is a valid expression in the .lp format for the solver you are using
  • A variable to optimize