Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jfuzzylite 5.0.1 in Maven #4

Closed
jcrada opened this issue Feb 2, 2016 · 0 comments
Closed

jfuzzylite 5.0.1 in Maven #4

jcrada opened this issue Feb 2, 2016 · 0 comments

Comments

@jcrada
Copy link
Member

jcrada commented Feb 2, 2016

jfuzzylite 5.0 has a bug when using multiple propositions in antecedents joined by fuzzy operators AND and OR. This bug was fixed in jfuzzylite 5.0.1, which was submitted (multiple times) to Maven, but for strange reasons has not been updated in the central repository. Until then, the library must be downloaded manually from http://www.fuzzylite.com/downloads or from the git releases.

The error in jfuzzylite 5.0 occurs as follows:

Exception in thread "main" java.lang.RuntimeException: [syntax error] logical operator expects two operands, but found <3>
at com.fuzzylite.rule.Antecedent.load(Antecedent.java:246)
at com.fuzzylite.rule.Rule.load(Rule.java:203)
at com.fuzzylite.rule.Rule.parse(Rule.java:219)

@jcrada jcrada closed this as completed Mar 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant