21#ifndef _libint2_src_bin_libint_globalmacros_h_
22#define _libint2_src_bin_libint_globalmacros_h_
25#define LIBINT_CARTGAUSS_MAX_AM 32
28#define LIBINT_SUPPORT_ONEBODYINTS 1
34#define USE_ASSOCCONTAINER_BASED_DIRECTEDGRAPH 1
37#define OVERLOAD_GENINTEGRALSET_LABEL 0
40#define PTREQUIV_USE_TYPEID 1
44#define PTREQUIV_USE_KEY_TO_COMPARE 1
47#define PTREQUIV_USE_INSTID 1
51#define ALGEBRAICOPERATOR_USE_KEY_TO_COMPARE 1
54#define ALGEBRAICOPERATOR_USE_SAFEPTR 0
60#define USE_INT_KEY_TO_HASH 1
63#define USE_INT_KEY_TO_COMPARE 1
65#if !USE_INT_KEY_TO_COMPARE
66# error "For now USE_INT_KEY_TO_COMPARE must be 1"
70#define COMPUTE_SIZE_DIRECTLY 1
74#define DISABLE_SUBTREES 0
77#define PRINT_DAG_GRAPHVIZ 0
81#define DEBUG_RESTRUCTURE 0
82#define DEBUG_TRAVERSAL 0
83#define DEBUG_CONSTRUCTION 0