Skip to content

Commit

Permalink
Add sdl feature to pa-bin for visualizing examples
Browse files Browse the repository at this point in the history
  • Loading branch information
RagnarGrootKoerkamp committed Sep 27, 2024
1 parent 3157755 commit 86fd779
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pa-bin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ pa-vis.workspace = true
[features]
# Needed to correctly show pruned matches in visualizations.
example = ["pa-heuristic/example", "astarpa2/example"]
sdl = ["pa-vis/sdl"]
default = []

# A*PA figures
Expand Down

0 comments on commit 86fd779

Please sign in to comment.