Closed OyvindSabo closed 6 years ago
There is no reason to use the inefficient make_pretty function to return a move which will never be used when undoing. Implement ugly_undo which uses undo_move directly.
There is no reason to use the inefficient make_pretty function to return a move which will never be used when undoing. Implement ugly_undo which uses undo_move directly.