pymzn.CBC

class pymzn.CBC(solver_id='osicbc')

Interface to the COIN-OR CBC solver.

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.