1. The document describes two trials of moving 1s and 2s on a grid based on specific movement rules.
2. In the first trial the 1s and 2s are successfully rearranged, but in the second trial the configuration becomes stuck.
3. Additional diagrams show the application of graph search techniques to tree and graph structures, defining common graph terms like nodes, edges, ancestors and descendants.