jmdha / FMA

1 stars 0 forks source link

Optimise the invalid state search #29

Closed kris701 closed 7 months ago

kris701 commented 7 months ago

Something like storing what invalid states have occured, and then ignoring following states from that?

jmdha commented 7 months ago

This appeared to have the issue of a state being invalid dependent on what happened in the leader search. If a state was invalid for configuration, it does not mean it is invalid for another.