program aha_model_driver
Main driver component for the AHA Model.
COMMONDATA – definitions of global constants and procedures.
subroutine system_init()
Initialises the system environment and sets basic parameters.
Implementation of the genetic algorithm.
subroutine, public generations_loop_ga()
This procedure implements the main Genetic Algorithm for evolving the agents.