Menu

#354 Arithmetic simplification in Generalized Modus Ponens

3.9
open
5
2023-04-11
2018-09-19
No

Following to [bugs:#765], improve Generalized Modus Ponens so that it also considers simplified arithmetic expressions when trying to match two predicates. For instance, the predicates x + 1 = 1 and x = 0 shall be recognized as equivalent. In other words, the genMP reasoner should consider arithmetic simplification when building the list of variants of some predicate.

See also [#342] and [#343] for other proposed improvements of this reasoner

Related

Bugs: #765
Feature Requests: #342
Feature Requests: #343

Discussion

  • Laurent Voisin

    Laurent Voisin - 2020-09-11
    • Group: 3.5 --> 3.6
     
  • Guillaume Verdier

    • Group: 3.6 --> 3.7
     
  • Guillaume Verdier

    • Group: 3.7 --> 3.8
     
  • Guillaume Verdier

    • Group: 3.8 --> 3.9
     

Log in to post a comment.