Macaulay2 Engine
Loading...
Searching...
No Matches
ExponentList.cpp File Reference
#include "ExponentList.hpp"
#include <assert.h>
#include "buffer.hpp"
#include "error.h"
#include "overflow.hpp"

Go to the source code of this file.

Macros

#define MAX_VAR   2147483647
#define MIN_EXP   -2147483647
#define MAX_EXP   2147483647

Functions

static bool check_var (int v, int e)