-
Notifications
You must be signed in to change notification settings - Fork 1
/
example.config
19 lines (19 loc) · 906 Bytes
/
example.config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[DEFAULT]
string subjects_path = subjects/are-we-there-yet/
string instrumented_subjects_path = instrumented-subjects/
string emma_instrument_path = subjects/EmmaInstrument/",
bool randomize_subjects = False
int limit_subjects_number = 1
int repetitions = 1
int time_budget = 900
string evaluations_budget = None
int real_devices_number = 0
int emulators_number = 2
string avd_series = Nexus_4_API_19
bool write_logbook = True
bool write_history = True
bool write_hall_of_fame = True
string strategy = muPlusLambda
string evaluator = multi-objective
string individual_generator = default
string test_runner = motifcore