|
PolyBoRi
|
#include "pbori_defs.h"#include "pbori_algo.h"#include "BoolePolynomial.h"#include "OrderedManager.h"#include "CDelayedTermIter.h"#include "CBidirectTermIter.h"#include <algorithm>#include "CStackSelector.h"#include "CTermGenerator.h"Go to the source code of this file.
This file defines an iterator, which respects the current ordering.
1.7.6.1