// Date: 19.05.2013 // Author: heizmann@informatik.uni-freiburg.de parseAutomata("../../../../benchmarks/nwa/ProgramVerification-Ministerprasident.ats"); assert(numberOfStates(intersectDD(McCarthyInterpolantAutomaton_Iteration12, McCarthyInterpolantAutomaton_Iteration16)) == 40); assert(numberOfStates(intersectDD(McCarthyAbstraction16, McCarthyInterpolantAutomaton_Iteration16)) == 380); assert(numberOfStates(intersectDD(McCarthyInterpolantAutomaton_Iteration12, McCarthyAbstraction16)) == 338); assert(numberOfStates(intersectDD(Ackermann_Abstraction19, Ackermann_Abstraction24)) == 544); assert(numberOfStates(intersectDD(Ackermann_InterpolantAutomaton_Iteration39, Ackermann_Abstraction24)) == 571); assert(numberOfStates(intersectDD(Ackermann_Abstraction19, Ackermann_InterpolantAutomaton_Iteration39)) == 154);