sasoptpy.interface.CASMediator¶
-
class
CASMediator(caller, cas_session)[source]¶ Bases:
sasoptpy.interface.solver.mediator.MediatorHandles the connection between sasoptpy and the SAS Viya (CAS) server
- Parameters
- caller
sasoptpy.Modelorsasoptpy.Workspace Model or workspace that mediator belongs to
- cas_session
swat.cas.connection.CAS CAS connection
- caller
Notes
CAS Mediator is used by
sasoptpy.Modelandsasoptpy.Workspaceobjects internally.