34 INLINE
const std::vector< NodeId >*
bool isOrderNeeded() const noexcept
indicates whether a new complete ordering is needed
bool __order_needed
indicate whether a new complete ordering is necessary for the elimination
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
const std::vector< NodeId > * order() const noexcept
returns the current complete ordering
const std::vector< NodeId > * __order
the vector indicating in which order we should eliminate the nodes