Skip to content

Commit

Permalink
Remove BDDs from doc
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienbanse authored Oct 23, 2023
1 parent fb73ea4 commit b473f54
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/src/reference/Utils.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ Dionysos.Utils.QuadraticStateControlFunction
## Search

```@docs
Dionysos.Utils.BDD.BitSet
Dionysos.Utils.BDD.IntTupleSet
Dionysos.Utils.expand
Dionysos.Utils.path_cost
Dionysos.Utils.breadth_first_graph_search
Expand Down Expand Up @@ -43,4 +41,4 @@ Dionysos.Utils.add_node!
Dionysos.Utils.propagate_cost_to_leaves
Dionysos.Utils.get_path
Dionysos.Utils.Tree
```
```

0 comments on commit b473f54

Please sign in to comment.