polybori::groebner::LiteralFactorization Class Reference

#include <literal_factorization.h>

List of all members.

Public Types

typedef std::map< idx_type, int > map_type
typedef std::map< idx_type,
idx_type
var2var_map_type

Public Member Functions

 LiteralFactorization (const Polynomial &)
bool occursAsLeadOfFactor (idx_type v) const
bool trivial () const
bool is11Factorization ()
bool is00Factorization ()

Public Attributes

map_type factors
Polynomial rest
deg_type lmDeg
var2var_map_type var2var_map


Member Typedef Documentation


Constructor & Destructor Documentation

polybori::groebner::LiteralFactorization::LiteralFactorization ( const Polynomial p  ) 


Member Function Documentation

bool polybori::groebner::LiteralFactorization::is00Factorization (  ) 

bool polybori::groebner::LiteralFactorization::is11Factorization (  ) 

bool polybori::groebner::LiteralFactorization::occursAsLeadOfFactor ( idx_type  v  )  const

bool polybori::groebner::LiteralFactorization::trivial (  )  const


Member Data Documentation


The documentation for this class was generated from the following files:

Generated on Thu Sep 10 02:17:53 2009 for PolyBoRi by  doxygen 1.5.8