Skip to content

Plan Visualizer for PQPs and Worker Plans#23

Open
tobodner wants to merge 9 commits intocompiler-pr-798-headfrom
compiler-pr-799-head
Open

Plan Visualizer for PQPs and Worker Plans#23
tobodner wants to merge 9 commits intocompiler-pr-798-headfrom
compiler-pr-799-head

Conversation

@tobodner
Copy link
Copy Markdown
Member

@tobodner tobodner commented Nov 3, 2025

AbstractVisualizer and PqpVisualizer use Boost.Graph to generate plan representations in the graphviz dot format.
The Graphviz tool gets invoked for the actual rendering, and outputs PDF or SVG files, for instance.

Currently, our Docker image does not contain the graphviz dependency. For my master's thesis I adjusted the Dockerfile accordingly, see https://github.com/hpi-epic/skyrise/blob/7a0ec11f382bbc41f51b13648f92f4f7543e780e/script/docker/Dockerfile for reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants