dReal4
|
dReal's main program. More...
#include </home/soonhokong/work/dreal4/dreal/dreal_main.h>
Public Member Functions | |
MainProgram (int argc, const char *argv[]) | |
Constructs a main program using given command-line arguments. | |
int | Run () |
Executes the main program. | |
dReal's main program.
It parses options from command line and process a given file (either .smt2 or .dr file).