Commit 8d8f0ac2 by FritzFlorian

Expose dataflow API in a single header file.

Now end users only have to #include<pls/dataflow/dataflow.h> to use all parts of the API. We split dataflow out from the general algorithms header, as it is a rather big API and could bloat the users namespace/includes.
parent fa4283eb
Pipeline #1288 passed with stages
in 3 minutes 57 seconds