34 #endif // GUM_NO_INLINE 44 for (
const auto item : code.
codes) {
45 if (!first) out <<
", ";
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
std::ostream & operator<<(std::ostream &out, const DFSCode &code)
Print code in out.
Reprensent a Depth First Search coding of a graph.
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
std::vector< EdgeCode *> codes
The vector containing the EdgeCode composing this DFSCode.
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.