bdh-generalization / requirements

1 stars 0 forks source link

Optimization existing algorithms #9

Open fvandaalen opened 1 year ago

fvandaalen commented 1 year ago

Various algorithms have been implemented within vantage6. These have not been fully optimized, partially because it's research code, partially because the teams working on them are small and lack the time and manpower to fully optimize everything.

Optimizing the code should lead to significant runtime improvements, even if only the quick and easy improvements are implemented. This is especially important as vantage6 can struggle with time-outs if an algorithm takes too long.