Garp3 Software

Garp3 is a workbench for building, simulating, and inspecting qualitative models. From this page you can download the Garp3 software.

Preferred version

Please report issues on the QRM-mailing list. Please also refer to the FAQ.

Models saved in newer versions of Garp3 should NOT be opened in older versions of Garp3, as this will cause model corruption.

Other versions

Guidelines to installing and starting Garp3 (on Windows):

  1. Download and install the latest stable release of SWI-Prolog.
  2. Download and unzip Garp3 into a directory.
  3. Doubleclick startup.pl in the Garp3 directory (or choose "open with" and choose the "plwin.exe" file in the "bin" directory of your swi-prolog installation).

Guidelines to installing and starting Garp3 on Linux, Unix and MacOSX:

  1. Download and install the latest stable release of SWI-Prolog.
  2. Download and unzip Garp3 into a directory of your preference.
  3. Option 1: Garp3 can be started using command "pl -f startup.pl" in the Garp3 directory from a terminal. Note: make sure that the path to the SWI-prolog pl executable is in your $PATH variable.
  4. Option 2: Browse to the startup.pl file in the Garp3 directory using you file manager. Choose "open with", type "pl -f" in the "open with" field, and flag "Remember this preference". Note: make sure that the path to the SWI-Prolog pl executable is in your $PATH variable. Notice that on MacOSX 'swipl' is used instead of 'pl'.
  5. Note that you need to have an X-server installed on MacOSX to be able to run Garp3.