I'm writing software and need to document an existing mathematical permutation in our code.
I thought the folks here would know where I can find a drawing/visualization tool to draw a permutation tree.
$a $b $c true true true 134 true true false 245 true false true 2 true false false 3 false true true 8 false true false 17 false false true 19 false false false 32