[back] [prev] [next] [index] [root]
SimplexNext
Tries to find a "next" integral point in the given simplex.
Syntax:
ok := SimplexNext(s);
See also: SimplexInit, SimplexElt, SimplexReInit
Description:
Tries to find a "next" integral point in the given simplex. If
there is no next point, it will return false; otherwise true.
<- back[back] [prev] [next] [index] [root]