Frobby
0.9.5
|
#include "stdinc.h"
#include "Ideal.h"
#include "TermPredicate.h"
#include "Term.h"
#include "Minimizer.h"
#include <algorithm>
#include <functional>
#include <sstream>
Go to the source code of this file.
Classes | |
class | ChunkPool |
Variables | |
const int | ExponentsPerChunk = 1024 |
const int | MinTermsPerChunk = 2 |
class ChunkPool | globalChunkPool |
class ChunkPool globalChunkPool |