discopop-project / discopop

DiscoPoP - Discovery of Potential Parallelism
http://www.discopop.org
BSD 3-Clause "New" or "Revised" License
33 stars 19 forks source link

feat(optimizer): graph pruning #529

Closed lukasrothenberger closed 5 months ago

lukasrothenberger commented 5 months ago

This PR adds optional pruning to the optimizer in order to reduce runtime and allow the optimization of larger and more complex programs.