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
Would it be possible to have theRecursiveBacktrackingSolver class to provide also a solution iterator? Currently this class is only providing either a single solution, or the entire collection of solutions.