chore: bump version and fix boost button
This commit is contained in:
@@ -446,6 +446,7 @@ export function solvePuzzle(rowHints, colHints, onProgress, initialGrid = null,
|
||||
lookaheadUsed: maxDepth > 0,
|
||||
iterations,
|
||||
maxDepth,
|
||||
backtracks
|
||||
backtracks,
|
||||
solution: grid
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user