Fuzzy OWL2 Tools Software & Documentation (fuzzyDL reasoner, Fuzzy OWL2 parser and Protégé 4.3 plug-in, to run under Gurobi 8.1.0):

Note:

In case you get some problems related to the Gurobi library, you may call FuzzyDL also directly: e.g.,

1: for Mac OS X and Linux:

java -cp gurobi.jar:FuzzyDL.jar fuzzydl.parser.Parser ./test2.txt

2. for Windows:

java -cp gurobi.jar;FuzzyDL.jar fuzzydl.parser.Parser ./test2.txt