Open
Description
https://github.com/lcnr/search_graph_fuzz/ currently doesn't have any stable representation for solve trees, so each change needs to be validated via fuzzing. Doing so in CI feels hard and not really desirable.
I would love for somebody to introduce an additional representation for solve trees and then writes unit tests using that representation. I am available to mentor this work