Scippy

SCIP

Solving Constraint Integer Programs

polyscip.h File Reference

Detailed Description

PolySCIP solver class.

Author
Sebastian Schenker

Definition in file polyscip.h.

#include <cstdlib>
#include <functional>
#include <iostream>
#include <iterator>
#include <ostream>
#include <map>
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include "cmd_line_args.h"
#include "objscip/objscip.h"
#include "polyscip_types.h"
#include "weight_space_polyhedron.h"

Go to the source code of this file.

Data Structures

class  polyscip::TwoDProj
 Class representing a two-dimensional projection of an outcome. More...
 
class  polyscip::NondomProjections
 Class representing non-dominated projections. More...
 
class  polyscip::RectangularBox
 A rectangular box R = [a_1,e_1) x ... x [a_k,e_k) is a k-ary Cartesian product of half-open intervals. More...
 
class  polyscip::Polyscip
 Class for PolySCIP solver functions. More...
 

Namespaces

 polyscip