My tutor said this as part of help for an assignment:
Each state needs a visited arraylist.
Assume a state is say state(string, int);
How do I do this and what does he mean?
His notes are useless and everyone is stuck!
How do I create an arrayList with the same name and attach them to lots of states?