Expand description
Functionality to reorder levels in a decision diagram
Functions§
- level_
down ⚠ - Swap the level given by
upper_no
with the level directly below. - set_
var_ order - Reorder the variables such that the edges in
order
are sorted by their levels. - set_
var_ order_ seq - Reorder the variables such that the edges in
order
are sorted by their levels.