tolkit/gfatk

`gfatk linear -ei` bug

Closed this issue · 1 comments

If we have the -e flag and also the -i flag, if one of the subgraphs overflows, we should fall back on normal linearisation?

This can be done, with the caveat that -i will silently fail, and fall back on normal linearisation. This will probably have to do for now.