hferee / UIML

Uniform Interpolation for Modal Logics
Other
4 stars 1 forks source link

Handle invertible rules first (in IL/iSL) #11

Open hferee opened 3 weeks ago

hferee commented 3 weeks ago

In order to lower the computation time (and output size), one should keep applying the E/A_rules corresponding to invertible rules until none are applicable, then apply one invertible one, then repeat.