Scippy

SCIP

Solving Constraint Integer Programs

weight_space_vertex.cpp File Reference

Detailed Description

Implements class representing vertex of (partial) weight space polyhedron.

Author
Sebastian Schenker
Timo Strunk

Definition in file weight_space_vertex.cpp.

#include "weight_space_vertex.h"
#include <algorithm>
#include <cstddef>
#include <iterator>
#include <limits>
#include <memory>
#include <numeric>
#include <ostream>
#include "global_functions.h"
#include "polyscip_types.h"
#include "weight_space_facet.h"
#include "weight_space_polyhedron.h"

Go to the source code of this file.

Namespaces

 polyscip