Skip to content

Directories

John Grefenstette edited this page Sep 8, 2015 · 1 revision

The following subdirectories are under $FRED_HOME:

bin/ : contains run-time scripts to manage FRED experiments. The FRED executable is also copied here.

doc/ : FRED documentation files.

input_files/ : Contains the default parameters file defaults and example input files for various features. These files should not be changed by the user. If you want to modify parameters, copy them to a new file called params in your working directory and edit them as desired.

population/: Contains synthetic population files for different regions

src/ : Contains all of the sources files for FRED.

tests/ : FRED regression tests.

Clone this wiki locally