Skip to content

Commit 3aa9452

Browse files
committed
.
1 parent 02b88e7 commit 3aa9452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/solver/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ impl Solver {
233233
[^2]: <https://en.wikipedia.org/wiki/Breadth-first_search>
234234
[^3]: <https://en.wikipedia.org/wiki/A*_search_algorithm>
235235
[^4]: <https://en.wikipedia.org/wiki/Iterative_deepening_A*>
236-
[^5]: <https://ieeexplore.ieee.org/document/9231929>
236+
[^5]: [Y. Shoham and J. Schaeffer, "The FESS Algorithm: A Feature Based Approach to Single-Agent Search," 2020 IEEE Conference on Games (CoG), Osaka, Japan, 2020, pp. 96-103, doi: 10.1109/CoG47356.2020.9231929](https://ieeexplore.ieee.org/document/9231929)
237237
[^6]: <https://festival-solver.site/>
238238
[^7]: <http://sokobano.de/wiki/index.php?title=Solver_Statistics>
239239
[^8]: <https://en.wikipedia.org/wiki/Neighbourhood_(graph_theory)>

0 commit comments

Comments
 (0)