Code says: ``` // IMPORTANT TODO !!!! // This matching algorithm seems garbo bool Grid::matchPatternAtPosition(const Rule & aRule, math::Position<3, int> aPosition) ``` I don't understand why. Could you elaborate?
Code says:
I don't understand why. Could you elaborate?