Scippy

SCIP

Solving Constraint Integer Programs

weight_space_polyhedron.cpp File Reference

Detailed Description

Implements class representing 1-skeleton of weight space polyhedron.

Author
Sebastian Schenker

Definition in file weight_space_polyhedron.cpp.

#include "weight_space_polyhedron.h"
#include <algorithm>
#include <cstddef>
#include <iomanip>
#include <iostream>
#include <forward_list>
#include <functional>
#include <iterator>
#include <memory>
#include <numeric>
#include <ostream>
#include <unordered_map>
#include <utility>
#include <vector>
#include "double_description_method.h"
#include "global_functions.h"
#include "objscip/objscip.h"
#include "polyscip_types.h"
#include "weight_space_facet.h"
#include "weight_space_vertex.h"

Go to the source code of this file.

Namespaces

 polyscip