Occurence information for a view. More...
#include <array.hpp>
Public Member Functions | |
bool | operator< (const ViewOcc &y) const |
Sorting order. |
Public Attributes | |
View | x |
The view. | |
int | i |
The original index in the array. |
Occurence information for a view.
|
inline |
View Gecode::Kernel::ViewOcc< View >::x |
int Gecode::Kernel::ViewOcc< View >::i |