Skip to content
Verified Commit 61632348 authored by Claudio Scheer's avatar Claudio Scheer
Browse files

Correct the use of PriorityQueue

Use frontier.put((0, state)) instead of frontier.put(state, 0)
parent 458d86bb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment