When I try to get the model string along with the variables that I define, I get additional output in the model as -
z3name!0=3, z3name!1=-2, z3name!10=0, z3name!11=0, z3name!12=0, z3name!13=0, z3name!14=0, z3name!15=0, z3name!2=0, z3name!3=0, z3name!4=2, z3name!5=2, z3name!6=0, z3name!7=-3, z3name!8=2, z3name!9=0
I want to know what is the erroneous conclusion? Or are these some intermediate variables that are used by Z3?
Because the values ββfor the variables that I defined suit me. I had not seen such an exit before, so I had such a doubt.
source share