aiParts |
Free Open Source Artificial Intelligence C++ Parts |
|
Home Page Contact Us Feee Downloads Releases and Credits License View Source Files and how they are organized High-Hope Technique History of the AI The Read-Me File Your Application |
aiParts and Your ApplicationYou can use aiParts to add decision-making and/or problem-solving to your closed-source or open-soure application. You get the benefit of other people debugging, testing and improving the fundamental AI, inside an application that is your intellectual property. To use the aiParts classes, you (or someone) will probably have to create subclasses that are specialized for your type of decisions and problems. (For example, in the aiParts release, the files samp_a2b.h and samp_a2b.cpp specialize the High-Hope classes to solve shortest-path problems; samp_a_to_b.cpp is the tiny application that uses these classes.) These classes are your intellectual property; you can make them Open Source, if you wish. You will have a copy of the aiParts source code, so you are covered in case the aiParts project goes away or goes off in a direction that you don't like. For more information, email Brian Marshall at bmarshal@agt.net or phone +1 403-651-0584 Brian Marshall may be available to perform analysis and development tasks.
|