You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
TimQu e3fbb77362 JaniParser::parseFormula: Boolean connections of AtomicExpressionFormulas are now parsed as a single AtomicExpressionFormula (i.e. 'a>1 & b>2' becomes a single atomic proposition instead of having two propositions 'a>1' and 'b>2'). This reduces the number of labels that need to be considered and improves partial state space exploration for formulas such as 'P=? [F a>1 & b>2]'. 7 years ago
..
FindCUDD.cmake renamed smt2smtsolver to smtlibsmtsolver and cleaned make files 10 years ago
FindCusp.cmake renamed smt2smtsolver to smtlibsmtsolver and cleaned make files 10 years ago
FindGLPK.cmake renamed smt2smtsolver to smtlibsmtsolver and cleaned make files 10 years ago
FindGMP.cmake renamed smt2smtsolver to smtlibsmtsolver and cleaned make files 10 years ago
FindGurobi.cmake added new gurobi version to find script 8 years ago
FindHwloc.cmake if hwloc is present on mac, it is also linked as otherwise, we get linker errors 10 years ago
FindTBB.cmake renamed smt2smtsolver to smtlibsmtsolver and cleaned make files 10 years ago
FindThrust.cmake renamed smt2smtsolver to smtlibsmtsolver and cleaned make files 10 years ago
FindZ3.cmake fixing Z3 hint handling 8 years ago