Skip to content

Commit eca6ca3

Browse files
authored
Update README.md
1 parent da002b5 commit eca6ca3

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

experiment/README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## result_summary_safe.log
2-
The log shows the running log of our reported experiment on ``Chronosymbolic-single''. This experiment run a suite of instances using a fixed set of hyperparameters. The structure of the log is as follows:
2+
The log shows the running log of our reported experiment on ``Chronosymbolic-single''. This experiment runs a suite of instances using a fixed set of hyperparameters. The structure of the log is as follows:
33

44
1. The first 2 lines are the modules used.
55

@@ -9,8 +9,14 @@ The log shows the running log of our reported experiment on ``Chronosymbolic-sin
99

1010
4. At the end of the log, it shows the total time elapsed and the number of solved instances. It also provides a list of instances that our tool cannot solve.
1111

12+
The specifications of the device used to generate this log:
13+
Processor 12th Gen Intel(R) Core(TM) i7-12700H 2.30 GHz
14+
Installed RAM 32.0 GB (31.7 GB usable)
15+
System type 64-bit operating system, x64-based processor
16+
17+
1218
## comparison.xlsx
1319
Detailed running time data on our major performance evaluation in the experiment section.
1420

1521
## result_rnd_seed.xlsx
16-
Detailed running time data on our performance evaluation with different random seeds described in our Appendix.
22+
Detailed running time data on our performance evaluation with different random seeds is described in our Appendix.

0 commit comments

Comments
 (0)