Casper Class Library

MinimumWidthOrder.GetNextVar Method 

Gets the next variable according to the minimum width ordering.

public int GetNextVar(
   Int32 numberInQueue
);

Parameters

Int32
The number in queue.

Return Value

The next variable in relation to the number in queue.

Implements

IVariableOrdering.

See Also

MinimumWidthOrder Class | Casper.Algorithm.VariableOrdering Namespace