quchen/stgi

Command line option: show only final state

quchen opened this issue · 0 comments

This makes simple testing for whether the program runs correctly more performant, since none of the intermediate states have to be rendered.

Maybe allow a number argument, showing only the first N states if it's positive, or the last N if it's negative?