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
36#define USE_ASSOCCONTAINER_BASED_DIRECTEDGRAPH 1
39#define OVERLOAD_GENINTEGRALSET_LABEL 0
43#define PTREQUIV_USE_TYPEID 1
48#define PTREQUIV_USE_KEY_TO_COMPARE 1
52#define PTREQUIV_USE_INSTID 1
57#define ALGEBRAICOPERATOR_USE_KEY_TO_COMPARE 1
61#define ALGEBRAICOPERATOR_USE_SHAREDPTR 0
68#define USE_INT_KEY_TO_HASH 1
71#define USE_INT_KEY_TO_COMPARE 1
74#if !USE_INT_KEY_TO_COMPARE
75#error "For now USE_INT_KEY_TO_COMPARE must be 1"
79#define COMPUTE_SIZE_DIRECTLY 1
83#define DISABLE_SUBTREES 0
86#define PRINT_DAG_GRAPHVIZ 0
90#define DEBUG_RESTRUCTURE 0
91#define DEBUG_TRAVERSAL 0
92#define DEBUG_CONSTRUCTION 0