VarOrderingCreateConstrained
This function creates a global variable ordering on the constraint space.
Synopsis
#include "grid.h"
int VarOrderingCreateConstrained(Grid grid, VarOrdering *order)
Collective on Grid
Input Parameter
grid -The underlying grid for the ordering
Output Parameter
order -The ordering
Keywords
variable ordering, create, constraint
See Also
VarOrderingCreate(), VarOrderingDestroy()
Level:beginner
Location:src/grid/interface/varorder.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages