Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShenMian committed Oct 10, 2024
1 parent 98ce171 commit 7933fc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/solver/deadlocks.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,4 @@ pub fn is_freeze_deadlock(
## 参考

- <http://sokobano.de/wiki/index.php?title=Deadlocks>.
- <http://sokobano.de/wiki/index.php?title=How_to_detect_deadlocks>.
1 change: 1 addition & 0 deletions src/solver/deadlocks_v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,3 +166,4 @@ pub fn is_freeze_deadlock(
## 参考

- <http://sokobano.de/wiki/index.php?title=Deadlocks>.
- <http://sokobano.de/wiki/index.php?title=How_to_detect_deadlocks>.

0 comments on commit 7933fc3

Please sign in to comment.