Skip to content

Program files structure

mitko501 edited this page Feb 18, 2017 · 14 revisions

EACirc produces a number of output files containing circuits, statistics and saved state.

Configuration file

Holds all configuration directives needed to run EACirc e.g. number of test vectors or which streams to use. For project specific parts, see project documentation. For its structure and semantics, see detailed JSON structure.

Score file

Each line corresponds to a single generation and the number stands for its score. Currently used filename is scores.txt.

P-values file

The number on each line corresponds to a single epoch and represents the p-value achieved by this epoch. Currently used filename is pvals.txt.

Clone this wiki locally