Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rfnoc: graph: Optimize property propagation algorithm | Martin Braun | 2019-11-26 | 1 | -1/+3 |
* | rfnoc: graph: Lock release/commit state | Martin Braun | 2019-11-26 | 1 | -5/+8 |
* | rfnoc: Enable users to query connections in the graph | Alex Williams | 2019-11-26 | 1 | -0/+4 |
* | rfnoc: Add check_topology() API to nodes | Martin Braun | 2019-11-26 | 1 | -0/+7 |
* | rfnoc: graph: Add commit/release API | Martin Braun | 2019-11-26 | 1 | -2/+13 |
* | rfnoc: Move graph_edge data structure to its own header, add to_string() | Martin Braun | 2019-11-26 | 1 | -59/+3 |
* | rfnoc: Add action API | Martin Braun | 2019-11-26 | 1 | -1/+48 |
* | rfnoc: Add property propagation, Boost.Graph storage | Martin Braun | 2019-11-26 | 1 | -0/+271 |