File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,14 @@ It is used to [monitor and chart][monitoring] statistics every night.
12
12
[ ep 2 ] : src/main/kotlin/org/utbot/monitoring/StatisticsMonitoring.kt
13
13
[ monitoring ] : ../docs/NightStatisticsMonitoring.md
14
14
15
+ ## Key functions
16
+
17
+ | Function name | File name | Description |
18
+ | ---------------| ---------------------| -----------------------------------------------------------------------------------------------------------|
19
+ | runGeneration | Contest.kt | This function runs UTBot and manage it's work |
20
+ | runEstimator | ContestEstimator.kt | This function configure a project's classpath and does main loop of generation with collection statistics |
21
+
22
+
15
23
## Projects
16
24
17
25
There are some prepared projects in advance.
You can’t perform that action at this time.
0 commit comments