6 #include "TrafficSimulationConfiguration.h"
14 void PopulateFitnessValuesForVehicles(
15 const std::vector <Eegeo::Traffic::Config::TrafficSimulationVehicleConfiguration>& vehicleConfigs,
16 std::vector<float>& out_fitnessValues);
19 const std::vector <Eegeo::Traffic::Config::TrafficSimulationVehicleConfiguration>& vehicleConfigs);