I was writing a GSoC proposal and I was looking at the Uniform Cost Search pseudocode. However the figure numbers for it and onward are one less than they are in my 3rd Edition textbook (3.24 is actually two less) and in the aima-python
docstrings. Were figures removed in a different printing or were they transcribed incorrectly?
Either way, I'm going to submit a PR to fix the Figure numbers.