![]() |
![]() |
![]() |
AISearch
AISearch is a C++ library that would facilitate the development of AI programs, specifically problem solving software in which search plays a major role. The library consists of a number of different AI search algorithms that can be used to solve all kinds of problems. The philosophy of AISearch is that when developing problem solving software the programmer should be able to concentrate on the representation of the problem at hand and need not bother with the implementation of the atcual search algorithm that will conduct the search. This idea has been realized by the implementation of a set of search classes that may be incorporated in other software through C++'s features of derivation and inheritance. AISearch II builds on the work that was done for AISearch.
|
Current Version: II
License Type: ??
|
Home Site:
Source Code Availability: Yes
Available Binary Packages:
Targeted Platforms: Software/Hardware Requirements:
|
Other Links:
Mailing Lists/USENET News Groups: User Comments:
See A Screen Shot? (Not Yet)
|