You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
3
3
4
4
1. The first 2 lines are the modules used.
5
5
@@ -9,8 +9,14 @@ The log shows the running log of our reported experiment on ``Chronosymbolic-sin
9
9
10
10
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.
11
11
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
+
12
18
## comparison.xlsx
13
19
Detailed running time data on our major performance evaluation in the experiment section.
14
20
15
21
## 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