Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 2.02 KB

README.md

File metadata and controls

30 lines (17 loc) · 2.02 KB

SVS+T

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.

Soar

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:

Soar Builds

For binary builds of Soar you can get them in two places:

Soar Performance

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).

License

Soar is available under the following LICENSE. This license is BSD