#include "CCuddNavigator.h"#include <boost/iterator/iterator_facade.hpp>Go to the source code of this file.
Classes | |
| class | CCuddFirstIter |
| This class defines an iterator over the first minimal term of a given ZDD node. More... | |
This file defines an stl-like iterator for accessing the nonzero indices of the leading (first) minimal term of Cudd decision diagrams.
1.6.3