staticDoubleOptionopt_garbage_frac(_cat,"gc-frac","The fraction of wasted memory allowed before a garbage collection is triggered",0.20,DoubleRange(0,false,HUGE_VAL,false));
staticDoubleOptionopt_garbage_frac(_cat,"gc-frac","The fraction of wasted memory allowed before a garbage collection is triggered",0.20,DoubleRange(0,false,HUGE_VAL,false));
BoolOptionopt_certified_(_certified,"certified","Certified UNSAT using DRUP format",false);
BoolOptionopt2_certified_(_certified,"certified","Certified UNSAT using DRUP format",false);