linopy.solvers.Solver.from_name

linopy.solvers.Solver.from_name#

static Solver.from_name(name, model, io_api=None, options=None, **build_kwargs)#

Construct and build the solver subclass registered as name.