Generated on Thu Apr 11 14:00:00 2019 for Gecode by doxygen 1.6.3

Gecode::Int::Cumulative::PrecOrder Class Reference

Sort by prec array. More...

#include <edge-finding.hpp>

List of all members.

Public Member Functions

 PrecOrder (int *prec0)
 Constructor.
bool operator() (int i, int j) const
 Sort order.

Public Attributes

int * prec

Detailed Description

Sort by prec array.

Definition at line 55 of file edge-finding.hpp.


Constructor & Destructor Documentation

Gecode::Int::Cumulative::PrecOrder::PrecOrder ( int *  prec0  )  [inline]

Constructor.

Definition at line 59 of file edge-finding.hpp.


Member Function Documentation

bool Gecode::Int::Cumulative::PrecOrder::operator() ( int  i,
int  j 
) const [inline]

Sort order.

Definition at line 61 of file edge-finding.hpp.


Member Data Documentation


The documentation for this class was generated from the following file: