ReliaSolve / cctbx_project

Computational Crystallography Toolbox
https://cctbx.github.io
Other
0 stars 0 forks source link

Select vertex cut based on relative total work #270

Open russell-taylor opened 1 year ago

russell-taylor commented 1 year ago

Check the estimated amount of work for each cut with the same number of vertices and select the one with the minimum expected work.

Eventually, this could be done recursively, but for a start we can use just the product of the number of coarse options for each group (the two splits and the cut set).