This addresses the issues you raised in your comment to #11
FIXED: supress_progress_messages is now optional (I didn’t realize that
got removed…)
ADJUSTED: f2l solving now iterates through an enumerated F2LSolver,
which more cleanly handles the stop iteration error.
ADDED: tests for checking that the solver can complete both an actual solve and an non-solve solve without raising an error.
This addresses the issues you raised in your comment to #11
FIXED: supress_progress_messages is now optional (I didn’t realize that got removed…) ADJUSTED: f2l solving now iterates through an enumerated F2LSolver, which more cleanly handles the stop iteration error. ADDED: tests for checking that the solver can complete both an actual solve and an non-solve solve without raising an error.