You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To be able to use an off-the-shelf SMT solver, we have to write the DPJ rules as boolean formula. Then, we can combine the constraints generated by DPJizer with the rules of DPJ and solve them using an SMT solver.
To be able to use an off-the-shelf SMT solver, we have to write the DPJ rules as boolean formula. Then, we can combine the constraints generated by DPJizer with the rules of DPJ and solve them using an SMT solver.