Open
Description
When using apps/autoscheduler on existing code, it's easy to encounter a failure like:
Condition failed: in.is_bounded()
Unbounded producer->consumer relationship: foo -> bar
Could this error be improved to suggest ways to improve the underlying code to allow the autoscheduler to run on it?