We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Generally we use json for data transfer.
dims: {x: int, y: int} // meta data for matrixes data: [ [ ] ]
Matrixes encoding: 0 - void; 1 - unreachable; 2 - goal; 3 - start point;
For graphs it is just adjacency matrix