FMT 1.2.0
Forest management tools for forest planning
Loading...
Searching...
No Matches
Namespaces | Enumerations
FMTsolverinterface.h File Reference

Go to the source code of this file.

Namespaces

namespace  Models
 Namespace containing all enumerator and classes used to construct or manipulate the different type of model in FMT.
 

Enumerations

enum class  Models::FMTSolverInterface {
  Models::CLP = 1 , Models::MOSEK = 2 , Models::GLPK = 3 , Models::CPLEX = 4 ,
  Models::GUROBI = 5 , Models::COUNT = 6
}
 Enumerator used to specify the solver to use when solving the FMTLpModel. More...