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
etiennepayet edited this page Jan 18, 2024
·
4 revisions
NTI (Non-Termination Inference) is a tool that can be used for automated non-termination proofs of term rewrite systems, string rewrite systems and logic programs.
What inputs are supported?
NTI accepts the input formats for Term/String Rewrite Systems (XML and old format) as specified in TPDB. It also accepts the input format for Logic Programs as specified in the termination portal.
What properties can be verified?
Termination and non-termination.
What external tools are used? (e.g., compilers, SMT solvers)