linopy.solvers.run_copt#
- linopy.solvers.run_copt(model, io_api=None, problem_fn=None, solution_fn=None, log_fn=None, warmstart_fn=None, basis_fn=None, keep_files=False, env=None, **solver_options)#
Solve a linear problem using the COPT solver.
https://guide.coap.online/copt/en-doc/index.html
For more information on solver options, see https://guide.coap.online/copt/en-doc/parameter.html