GridWorld Artifact Positions #
Shared JSON encoding for GridWorld coordinates used by policy/path visualization artifacts.
Positions are stored as [row, col] pairs because that format is compact, readable, and easy for
the widgets to consume.
Shared JSON encoding for GridWorld coordinates used by policy/path visualization artifacts.
Positions are stored as [row, col] pairs because that format is compact, readable, and easy for
the widgets to consume.