sasoptpy.interface.SASMediator.solve_with_optmodel

SASMediator.solve_with_optmodel(self, **kwargs)[source]

Submits the problem in OPTMODEL format

Parameters
kwargsdict

Keyword arguments for solver settings and options

Returns
primal_solutionpandas.DataFrame

Solution of the model or None