OrderedManager.h File Reference

#include "pbori_defs.h"
#include "CDDManager.h"
#include "BoolePolynomial.h"
#include "BooleMonomial.h"
#include "BooleExponent.h"
#include "COrderProperties.h"
#include "CVariableNames.h"
#include "CGenericIter.h"
#include <vector>
#include "COrderedIter.h"

Go to the source code of this file.

Classes

class  CDynamicOrderBase
 This class initialize the interface for runtime-switchable orderings. More...
class  CDynamicOrder< OrderType >
 This class initialize the interface for orderings of CDynamicOrderBase. More...

Functions

template<class IdxType , class OrderType >
BEGIN_NAMESPACE_PBORI bool lie_in_same_block (IdxType, IdxType, const OrderType &, invalid_tag)
template<class IdxType , class OrderType >
bool lie_in_same_block (IdxType first, IdxType second, const OrderType &order, valid_tag)

Detailed Description

Author:
Alexander Dreyer
Date:
2006-05-23

Adds ordering management to decision diagram variables managers.

Copyright:
(c) 2006 by The PolyBoRi Team

Function Documentation

template<class IdxType , class OrderType >
bool lie_in_same_block ( IdxType  first,
IdxType  second,
const OrderType &  order,
valid_tag   
) [inline]
template<class IdxType , class OrderType >
BEGIN_NAMESPACE_PBORI bool lie_in_same_block ( IdxType  ,
IdxType  ,
const OrderType &  ,
invalid_tag   
) [inline]
Generated on Thu Aug 5 13:34:42 2010 for PolyBoRi by  doxygen 1.6.3