11#if __has_include(<build.hpp>)
29#define VERSION "2.2.0-rc1"
37 static const char *COPYRIGHT =
"Copyright (c) 2016-2024";
38static const char *AUTHORS =
39 "A. Biere, M. Fleury, N. Froleyks, K. Fazekas, F. Pollitt, T. Faller";
40static const char *AFFILIATIONS =
41 "JKU Linz, University of Freiburg, TU Wien";
54#define COMPILER "clang++-" __VERSION__
56#define COMPILER "clang++"
58#elif defined(__GNUC__)
60#define COMPILER "g++-" __VERSION__
75#define SHORTIDSTR "-" SHORTID
90#define DATE __DATE__ " " __TIME__
#define ABC_NAMESPACE_IMPL_START
#define ABC_NAMESPACE_IMPL_END
const char * identifier()
const char * affiliations()