karmaresearch / vlog

Apache License 2.0
55 stars 9 forks source link

wrong cyclicity classification for MSA, RMSA, MFA, RMFA when rule contains constants #93

Closed CerielJacobs closed 2 years ago

CerielJacobs commented 2 years ago

Using the rule-set

P(\,X,V) :- P(\,\,X)

and empty EDB.conf, since constants are rewritten to '*', this ruleset should not be marked MSA, RMSA, MFA, RMFA.