My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Downloads  
Updated Apr 10, 2012 by maz...@gmail.com

Download Soar

The current stable version of Soar is 9.3.2.

This release of Soar continues the 9.3 line which includes modules for reinforcement learning (RL), episodic memory (EpMem), and semantic memory (SMem), as well as everything from previous versions of Soar. It includes a new "forgetting" mechanism, several bug fixes, a new distribution structure, and a simplification of how libraries are built in Soar. All learning mechanisms are disabled by default.

Here are full release notes for the 9.3.2 release.

Note: If you are new to Soar, you'll probably want to download the Soar Tutorial package, which is a single self-contained package with all the things you'll need to go through the Soar Tutorial, namely Soar, the Java Debugger, VisualSoar, Eaters, TankSoar, sample agents, and Soar documentation. It's also an excellent companion download for those reading The Soar Cognitive Architecture. The downloads below only contain Soar, VisualSoar and the debugger.

Prerequisites

Downloading and installing Java is required since most users will want to use the Soar Java Debugger and other Soar components written in Java.

  • If you are running Ubuntu Linux or OSX, you probably already have Java installed.
  • Otherwise, you can download the latest version of the Sun JRE or JDK here.
  • Important: the 64-bit version of Soar require the 64-bit version Java! Make sure to download the correct one.

Windows

  1. Determine if you're running 32- or 64-bit Windows.Click here if you need help figuring out which type of Windows you are running.
  2. Download the appropriate version of Soar

OS X

Linux

  1. Determine if you're running 32- or 64-bit Linux. If the command uname -m yields x86_64, you have a 64-bit Linux OS.
  2. Download the appropriate version of Soar

Others

  • Follow the instructions for building Soar from the platform-independent source code.

Usage

  1. Download
  2. Extract to the folder of your choice
  3. Navigate to the folder you extracted to
  4. Double click batch/shell/command files such as SoarJavaDebugger.bat.

Sign in to add a comment
Powered by Google Project Hosting