sasoptpy.interface.CASMediator.solve_with_optmodel

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

Submits the problem in OPTMODEL format

Parameters
kwargsdict

Keyword arguments for solver settings and options

Returns
primal_solutionswat.dataframe.SASDataFrame

Solution of the model or None