Gnustep-fuzzy

From GNUstepWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This is a proposal for an approach that is not yet part of GNUstep though there is source code


AI library for rendering GNUstep.

Current Version: File:Gnustep-fuzzy-0.2.tar.gz

  • Released: 2014-12-21
  • Licensed: LGPL GPL

Overview

Gnustep-fuzzy is a library for decision tree and fuzzy logic in GNUstep applications.

Description

Gnustep-fuzzy is a library for updating the renderer with fuzzy logic and decision tree code. It will try to update the renderer of QuartzCore or CoreAnimation and CoreGraphics later on. It can also be used stand-alone for GNUstep games writing as simple AI engine. It is written in portable Objective-C with no dependencies except gnustep-base.

Links

Feedback and response can be sent later on when the library is developed further.

The main development site is at github and here is a File:Gnustep-fuzzy-0.2.tar.gz

Features

fuzzy logic and decision tree inferer

Maintainer

`Enry the `Ermit

Related Links