#include "pbori_defs.h"
#include "CTermIter.h"
#include "PBoRiOutIter.h"
#include <set>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | polybori |
Functions | |
template<class DDType , class OutputType > | |
OutputType | polybori::dd_last_lexicographical_term (const DDType &dd, type_tag< OutputType >) |
Get last term (wrt. lexicographical order). |