Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

RaceStrategy

Formula1 RaceStrategy Problem by MIA School of Race Engineering, (my solution)

Want to practise your race strategy skills?

With the information below, which strategy do you think is the fastest?

  1. Using 2 sets of the blue tyre and 1 set of the red tyre in the order red-blue-blue

  2. Using 2 sets of the red tyre and 1 set of the blue tyre in the order red-red-blue

RaceStrategy problem

Excel file -> calculating tyre degradation , Python -> load the data and calculate the minimum total additional time

Answer : Red(12) - Blue(24) - Blue(24) +54.0s( total additional time)

About

Formula1 RaceStrategy Problem by MIA School of Race Engineering, (my solution)

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages