nitc :: ToolContext :: phases
The order in the poset is the dependence of phases
While you can directly modify the poset (nodes and edges), it is often simpler to use the constructor in Phase
Phase
# The various registered phases to performs # The order in the poset is the dependence of phases # # While you can directly modify the poset (nodes and edges), # it is often simpler to use the constructor in `Phase` var phases = new POSet[Phase]