polyscip::WeightSpaceFacet::Compare Struct Reference
Detailed Description
Simple class for less than comparison
Definition at line 45 of file weight_space_facet.h.
#include <weight_space_facet.h>
Public Member Functions | |
bool | operator() (const std::shared_ptr< const WeightSpaceFacet > &f1, const std::shared_ptr< const WeightSpaceFacet > &f2) |
Member Function Documentation
◆ operator()()
|
inline |
Callable less than comparator
- Parameters
-
f1 lhs facet f2 rhs facet
- Returns
- true if lhs facet is lexicographically smaller than rhs facet
Definition at line 52 of file weight_space_facet.h.
References polyscip::WeightSpaceFacet::print(), and polyscip::WeightSpaceFacet::WeightSpaceFacet().