When doing graph search, the state must be an inmutable type (a problem present in aima-python too). Review if we can't fix that
When doing graph search, the state must be an inmutable type (a problem present in aima-python too). Review if we can't fix that