Changes
Page history
Update Contributing to Gryphon
authored
Jul 28, 2021
by
Allen, Bruce (CIV)
Show whitespace changes
Inline
Side-by-side
Contributing-to-Gryphon.md
View page @
a0b96475
...
...
@@ -36,15 +36,18 @@ The CSV log is a comma separated value output file that can be imported into a s
*
Filename
*
Schema name
*
File hashcode
*
Scope
*
Run time, in seconds
*
Number of traces generated
*
For traces, the number of marked traces, number of nodes, number of edges, and the sum of the probabilities.
*
For generated diagrams, the number of diagrams generated for each of the seven diagram types.
Here is an example spreadsheet view:
Here is an example spreadsheet view
. Because it is wide, it is shown in two pages
:



CSV logs are created in the directory that
`test.py`
is run from. The filename includes the time the test was started and is of the form
`_test_log_<timestamp>.csv`
.
...
...
...
...