Juzzy

A Java based toolkit for type-1, interval type-2 and general type-2 fuzzy logic and fuzzy logic systems.

License

License

GroupId

GroupId

com.github.chwagnlucid
ArtifactId

ArtifactId

Juzzy
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Juzzy
A Java based toolkit for type-1, interval type-2 and general type-2 fuzzy logic and fuzzy logic systems.
Project URL

Project URL

http://juzzy.wagnerweb.net/
Source Code Management

Source Code Management

https://github.com/chwagnLUCID/JuzzyV2

Download Juzzy

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.chwagnlucid/Juzzy/ -->
<dependency>
    <groupId>com.github.chwagnlucid</groupId>
    <artifactId>Juzzy</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chwagnlucid/Juzzy/
implementation 'com.github.chwagnlucid:Juzzy:2.0'
// https://jarcasting.com/artifacts/com.github.chwagnlucid/Juzzy/
implementation ("com.github.chwagnlucid:Juzzy:2.0")
'com.github.chwagnlucid:Juzzy:jar:2.0'
<dependency org="com.github.chwagnlucid" name="Juzzy" rev="2.0">
  <artifact name="Juzzy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chwagnlucid', module='Juzzy', version='2.0')
)
libraryDependencies += "com.github.chwagnlucid" % "Juzzy" % "2.0"
[com.github.chwagnlucid/Juzzy "2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.yannrichet : JMathPlot jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0