Closed oberien closed 4 years ago
Not ideal. I‘d rather hold the pcb in a better data structure and query that directly instead.
I already refactored out a PCB struct and wanted to slowly move all methods onto it, such that we can easily replace those methods with better implementations. For now this would allow better streamlining of the code for mylee and the lee-lib.
mylee code doesn't use a bitmatrix representation though
I wanted to streamline the preparation code of the two implementations, for example the loop, which iterates until any order of wires returns a result.
leemaze_lib
is legacy code, this is now obsolete.
and use it in mylee