Skip to content

emgoeddel/Soar

 
 

Repository files navigation

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

About

The Main Development Repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 45.5%
  • C 39.1%
  • Python 9.3%
  • Java 4.4%
  • SWIG 0.5%
  • Objective-C 0.5%
  • Other 0.7%