Skip to content

Commit f91ffa7

Browse files
committed
fix doctest
1 parent a4ae300 commit f91ffa7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/clique_trees.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@ end
578578
Compute the [width](https://en.wikipedia.org/wiki/Treewidth) induced by an elimination
579579
algorithm.
580580
581-
```jldoctest
581+
```julia-repl
582582
julia> using CliqueTrees, TreeWidthSolver
583583
584584
julia> graph = [

0 commit comments

Comments
 (0)