4. Backtracking 2 step diagram variationsο
4.1. Build the expression diagramο
The python file, to make a 2-step backtracking diagram of 1 row that builds the expression, is below.
The required LaTeX files are below.
4.2. Build the expression diagram with inverse operationsο
The python file, to make a 2-step backtracking diagram of 1 row that builds the expression along with the inverse operations, is below.
The required LaTeX files are below.
4.3. Build the diagram from the expressionο
The python file, to make a 2-step backtracking diagram of 1 row from the expression, is below.
The required LaTeX files are below. The diagram template is the same as used above.
4.4. Build the diagram from the equationο
The python file, to make a 2-step backtracking diagram from the equation, is below.
The required LaTeX files are below.
4.5. Blank diagramο
The python file to make a 2-step backtracking diagram is below.
The required LaTeX files are below.