Probably it will be useful in following scenarios:
- visualizing the computation tree (not the real computation, but its prerequisites)
- checking those prerequisites before the computation (maybe even at the bootstrap phase)
- creating the computation plan to pass it to the dedicated decision-maker
and so on.
Probably it will be useful in following scenarios:
and so on.