This is the code base for Soar, a cognitive architecture for developing systems that exhibit intelligent behavior. For more information about this project, please visit:
For binary builds of Soar you can get them in two places:
- Official Releases
- Latest Successful Development Build: click the latest run and scroll down to "Artifacts".
- Note: if the download for your platform isn't there, the build failed. You'll need to download the result of an earlier build.
Some performance statistics are calculated automatically using the Factorization Stress Tests. You can see performance on a commit-by-commit basis either in Performance.md or here. The raw data used to generate the graphs for each build can be found here.
Disclaimer: These are worst case tests. Average performance is probably much higher. In addition, these show that even in worst case, Soar beats its goal of 50 msec reactivity (in these tests, the max is ~30msec per decision).
Soar is available under the following LICENSE. This license is BSD