#include "PairStatusSet.h"#include "groebner_defs.h"#include "PairManager.h"Go to the source code of this file.
Namespaces | |
| namespace | polybori |
| namespace | polybori::groebner |
Classes | |
| class | polybori::groebner::PairManagerWithStrategy< StrategyType > |
This class extends PairManager with a reference to a strategy. More... | |
| class | polybori::groebner::PairManagerFacade< StrategyType > |
| This class defines a facade for a given Strategy, which. More... | |
PairManagerFacade which deals as a facade for strategy classes like GroebnerStrategy .
1.5.6