PySCIPOpt  4.3.0
Python Interface for the SCIP Optimization Suite
ssp.py File Reference

model for the stable set problem More...

Go to the source code of this file.

Namespaces

 ssp
 

Functions

def make_data (n, prob)
 
def ssp (V, E)
 

Variables

 E
 
def model = ssp(V,E)
 
 V
 
def x = model.data
 

Detailed Description

model for the stable set problem

Definition in file ssp.py.