carl  24.04
Computer ARithmetic Library
Buchberger.h File Reference
#include "../GBUpdateProcedures.h"
#include "../Ideal.h"
#include "../Reductor.h"
#include "CriticalPairs.h"
#include <list>
#include <unordered_map>
#include "Buchberger.tpp"
Include dependency graph for Buchberger.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  carl::UpdateFnct< BuchbergerProc >
 
struct  carl::DefaultBuchbergerSettings
 Standard settings used if the Buchberger object is not instantiated with another template parameter. More...
 
class  carl::Buchberger< Polynomial, AddingPolicy >
 Gebauer and Moeller style implementation of the Buchberger algorithm. More...
 

Namespaces

 carl
 carl is the main namespace for the library.
 

Detailed Description

Author
Sebastian Junges

Definition in file Buchberger.h.