pcingola / jFuzzyLogic

The most complete fuzzy logic library in Java. The de-facto standard for research and industrial applications.
GNU Lesser General Public License v3.0
67 stars 33 forks source link

FuzzyRuleSet.class is not available in rule package #12

Open rebeen opened 6 years ago

rebeen commented 6 years ago

import net.sourceforge.jFuzzyLogic.rule.FuzzyRuleSet; please could help me to solve this problem

fuzzy

Rasri660 commented 6 years ago

Hello! I think that the FuzzyRuleSet is some old class that has been removed before the repository migrated to git and Github.

Read the latest Tipper demo, TestTipper for the correct imports.

Good luck with your demo! :)