Parmeggiani-Lab / elfin-solver

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

Precompute ProtoModule::find_intermediate_proto_modules_to() #15

Open joy13975 opened 5 years ago

joy13975 commented 5 years ago

Related do-first: #3

ProtoModule::find_intermediate_proto_modules_to() can probably be precomputed, but not sure whether it's worth the >O(n^2) memory for n=number of modules in XDB