Parmeggiani-Lab / elfin-solver

Standard Genetic Algorithm solver for elfin
MIT License
0 stars 0 forks source link

Segment cache? #25

Open joy13975 opened 5 years ago

joy13975 commented 5 years ago

With the frame shifting maths, maybe elfin can cache computed segments and pull from from disk in future runs using some hash lookup.