aiParts is a set of C++ classes that can be used to develop artificial intelligence for multi-decision problems. It includes classes that implement th...
Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system development tool. The main purpose of this template cla...