pymzn.MIPSolver

class pymzn.MIPSolver(solver_id)

Generic interface to MIP solvers.

Methods

args([all_solutions, num_solutions, …])

Returns a list of command line arguments for the specified options.

parser()

This function should return a new instance of the solver parser.