Let $A=\begin{bmatrix}1&0&1&1&0&0&1&0&0\\0&1&0&1&0&0&0&0&0& \\0&0&1&1&1&0&0&0&0\\0&0&-1&-1&0&1&-1&0&0\\0&0&0&-1&0&0&0&1&0\\0&0&-1&-1&0&0&0&0&1\end{bmatrix}$, is the matrix totally unimodular?
I realised that if I change the order of columns in A I could get change the matrix I would get $A=( B I_{6x6})$, but I wasn't sure if I could use this for anything.
Successively applying column-swapping, $C_3 \leftrightarrow C_5$, $C_4 \leftrightarrow C_6$, $C_7 \leftrightarrow C_8$ and $C_8 \leftrightarrow C_9$, we get,
$A^{\prime}=\begin{bmatrix}1&0&0&0&0&0&1&1&1\\0&1&0&0&0&0&0&1&0& \\0&0&1&0&0&0&1&1&0\\0&0&0&1&0&0&-1&-1&-1\\0&0&0&0&1&0&0&-1&0\\0&0&0&0&0&1&-1&-1&0\end{bmatrix}=\left[I_6 \mid B\right]$, where $B=\begin{bmatrix}1&1&1\\0&1&0& \\1&1&0\\-1&-1&-1\\0&-1&0\\-1&-1&0\end{bmatrix}$
Now, from here, we have
Now, all remains to be shown is that $B$ is unimodular.