#include "stdinc.h"
#include "HashPolynomial.h"
#include "CoefBigTermConsumer.h"
#include "TermTranslator.h"
#include "TermPredicate.h"
#include <vector>
#include <algorithm>
Go to the source code of this file.