My fork of Soar now has the version of SVS+T described in my dissertation in the master branch. It is necessary to build this version of Soar to use the features and agents described in my thesis.
A detailed description of this version of SVS is provided in Chapter 5 of the dissertation, and documentation of its software features is provided in Appendix C.
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
- Note: If there isn't a build for your platform or if the 7zip archive is older than the others, the build failed. You can check here to see if it successfully built on all platforms.
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