sasoptpy.interface.CASMediator

class CASMediator(caller, cas_session)[source]

Bases: sasoptpy.interface.solver.mediator.Mediator

Handles the connection between sasoptpy and the SAS Viya (CAS) server

Parameters
callersasoptpy.Model or sasoptpy.Workspace

Model or workspace that mediator belongs to

cas_sessionswat.cas.connection.CAS

CAS connection

Notes