Refactor BestScore and add experiment to .env

This commit is contained in:
2023-10-23 16:12:52 +02:00
parent 7bcd2eed06
commit 1f705f6018
7 changed files with 38 additions and 18 deletions

View File

@@ -1,7 +1,6 @@
#ifndef REPORTCONSOLE_H
#define REPORTCONSOLE_H
#include <string>
#include <iostream>
#include "ReportBase.h"
#include "Colors.h"