Next: , Previous: , Up: Utilities   [Contents][Index]


4.2 View

The software-evolution-view (se-view) library provides a live status view which is continually updated during the course of an evolutionary run. Currently the interface is maintained on stdout of the process running the se library. This view includes information on the progress and timing of the evolutionary run, the mutations used over the course of the run and their efficacy, and a summary of the ‘note’ output printed during the run.

To use se-view simply include it into your package, and then call ‘start-view’ to begin maintain a status view on stdout. The following global variables of the se-view package may be used to customize the appearance of the view output.