You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Smarter Conflict Resolution: Evaluates all candidate positions and selects optimal based on penalty scores (lowest penalty first) instead of breaking on conflict.
Sequential Mutation Reattachment: Changed from batch to one-by-one reattachment for more robust tree building.