aiParts is a set of C classes that implement artificial intelligence techniques and some tiny sample programs.
The classes implement the pandemonium and emotion AI Patterns, and the High-Hope technique.
A "find the shortest path from A to B" sample program uses subclasses of the High-Hope classes.
aiParts is OSI Certified Open Source Software as a result of the way it is licensed. Contributers copyright their contributions and license them with the MIT License.
This means that you can do pretty much whatever you want with the aiParts software... use it, distribute it, build it into your commercial application, whatever.
Product's homepage
What's New in This Release: [ read full changelog ]
· This release includes rrproj, a new sample program which assigns people and/or equipment to projects or events.
· README.txt was improved.