class Symphony::Solver
- Symphony::Solver
- Reference
- Object
Defined in:
linprog/symphony.crConstructors
Instance Method Summary
- #clone
- #direction
- #direction=(value : LinProg::Direction)
- #finalize
- #free!
- #load(filename : String, format : FileFormat = FileFormat::MPS)
- #load_explicit(aproblem : LinProg::Problem)
- #load_gmpl(modelfile : String, datafile : String)
- #other_solutions
- #reset
- #save(filename : String, format : FileFormat = FileFormat::MPS)
- #set_defaults
- #solution_f
- #solution_x
- #solve
- #status