Commit graph

9 commits

Author SHA1 Message Date
Endre Sándor Varga
b0fd60e1ed +str #15762: Implement merge and broadcast 2014-09-12 12:04:42 +02:00
Patrik Nordwall
69b8646359 =str Make it possible to use graph cycles
* power user mode

* Dropping buffer in feedback loop
2014-09-11 13:38:49 +02:00
Patrik Nordwall
8eb00dea91 Merge pull request #15854 from akka/wip-flow-optional-edges-patriknw
=str Sugar to make flows between vertices optional
2014-09-11 13:26:56 +02:00
Patrik Nordwall
353640a6c1 =str #15844 Use key labeled edges to support multiple edges between same vertices 2014-09-11 13:23:00 +02:00
Patrik Nordwall
b8c5019185 =str Sugar to make flows between vertices optional 2014-09-11 08:15:28 +02:00
Patrik Nordwall
5b360a76b0 =str Source/Sink vs SourceVertex/SinkVertex equality
* it must be possible to use PublisherSink (object) at several places in the graph
2014-09-11 08:09:28 +02:00
Patrik Nordwall
5999d8dfc2 =str Add some more tests of complex broadcast-merge combinations 2014-09-11 08:09:28 +02:00
Patrik Nordwall
6a32b639d4 =str Add broadcast in the graph traversal 2014-09-11 08:09:28 +02:00
Patrik Nordwall
400e49e88d =str #15735 Prototype of FlowGraph
Add documentation
2014-09-09 13:19:32 +02:00