theonlydude / RandomMetroidSolver

VARIA Randomizer, Solver and Tracker for Super Metroid
http://randommetroidsolver.pythonanywhere.com
MIT License
45 stars 27 forks source link

graph: add slots to AccessGraph #59

Closed cout closed 4 years ago

cout commented 4 years ago

This improves performance for attribute access in functions that are called a lot (getNewAvailNodes, getPathDifficulty, and a few others).