Fixed greedy and depth to not add the same node twice in queue/stack, MySearcherLatex...
commit096a4dbd5fd14f74a90bbbc18a6e935c475777f9
authorAnton Johansson <anton.johansson@gmail.com>
Sun, 19 Oct 2008 17:06:13 +0000 (19 19:06 +0200)
committerAnton Johansson <anton.johansson@gmail.com>
Sun, 19 Oct 2008 17:06:13 +0000 (19 19:06 +0200)
treec5555c9e1637639b0da3305b08a1c65b2c3e3360
parent798e38d5fa558761fa81936e670115924004ebd5
Fixed greedy and depth to not add the same node twice in queue/stack, MySearcherLatexTest changed to print sections in the right place
src/MySearcher.java
test/MySearcherLatexTest.java