Next: Freezing the ordering, Previous: Ordering methods, Up: Ordering methods [Contents][Index]
Before iterating through the parse trees in the bocage,
the parse trees must be ordered.
To create an ordering, use the
marpa_o_new()
method.
When an ordering is no longer in use, its memory can be freed
using the
marpa_o_unref()
method.