1 isa, a tool for Integer Set Analysis
5 - extract a polyhedral model from test.c
9 The polyhedral model is stored in test.yaml
11 - convert to a process network
13 pn < test.yaml > test_pn.yaml
15 - write out C code again for a (possibly transformed) polyhedral model
17 sloog -domains test_pn.yaml test_d.spd test_t.spd