Skip to content

Commit 43363b7

Browse files
author
Documenter.jl
committed
build based on 2c32ccd
1 parent d8fea15 commit 43363b7

4 files changed

Lines changed: 40 additions & 41 deletions

File tree

dev/.documenter-siteinfo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"documenter":{"julia_version":"1.11.5","generation_timestamp":"2025-06-05T03:10:09","documenter_version":"1.11.4"}}
1+
{"documenter":{"julia_version":"1.11.5","generation_timestamp":"2025-06-06T13:25:55","documenter_version":"1.11.4"}}

dev/api/index.html

Lines changed: 37 additions & 38 deletions
Large diffs are not rendered by default.

dev/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@
6060
true
6161

6262
julia> all(graph[label, label] .<= chordalgraph)
63-
true</code></pre><h2 id="Graphs"><a class="docs-heading-anchor" href="#Graphs">Graphs</a><a id="Graphs-1"></a><a class="docs-heading-anchor-permalink" href="#Graphs" title="Permalink"></a></h2><p>Users can input graphs as adjacency matrices. Additionally, CliqueTrees.jl supports the <code>HasGraph</code> type from <a href="https://github.com/AlgebraicJulia/Catlab.jl">Catlab.jl</a> and the <code>AbstractGraph</code> type from <a href="https://github.com/JuliaGraphs/Graphs.jl">Graphs.jl</a>. Instances of the latter should implement the following subset of the <a href="https://juliagraphs.org/Graphs.jl/stable/core_functions/interface/">abstract graph interface</a>.</p><ul><li><code>is_directed</code></li><li><code>ne</code></li><li><code>nv</code></li><li><code>outneighbors</code></li><li><code>vertices</code></li></ul><p>Self-edges are always ignored.</p><h2 id="References"><a class="docs-heading-anchor" href="#References">References</a><a id="References-1"></a><a class="docs-heading-anchor-permalink" href="#References" title="Permalink"></a></h2><p>CliqueTrees.jl was inspired by the book <a href="https://www.nowpublishers.com/article/Details/OPT-006">Chordal Graphs and Semidefinite Optimization</a> by Vandenberghe and Andersen.</p></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="api/">Library Reference »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.11.4 on <span class="colophon-date" title="Thursday 5 June 2025 03:10">Thursday 5 June 2025</span>. Using Julia version 1.11.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
63+
true</code></pre><h2 id="Graphs"><a class="docs-heading-anchor" href="#Graphs">Graphs</a><a id="Graphs-1"></a><a class="docs-heading-anchor-permalink" href="#Graphs" title="Permalink"></a></h2><p>Users can input graphs as adjacency matrices. Additionally, CliqueTrees.jl supports the <code>HasGraph</code> type from <a href="https://github.com/AlgebraicJulia/Catlab.jl">Catlab.jl</a> and the <code>AbstractGraph</code> type from <a href="https://github.com/JuliaGraphs/Graphs.jl">Graphs.jl</a>. Instances of the latter should implement the following subset of the <a href="https://juliagraphs.org/Graphs.jl/stable/core_functions/interface/">abstract graph interface</a>.</p><ul><li><code>is_directed</code></li><li><code>ne</code></li><li><code>nv</code></li><li><code>outneighbors</code></li><li><code>vertices</code></li></ul><p>Self-edges are always ignored.</p><h2 id="References"><a class="docs-heading-anchor" href="#References">References</a><a id="References-1"></a><a class="docs-heading-anchor-permalink" href="#References" title="Permalink"></a></h2><p>CliqueTrees.jl was inspired by the book <a href="https://www.nowpublishers.com/article/Details/OPT-006">Chordal Graphs and Semidefinite Optimization</a> by Vandenberghe and Andersen.</p></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="api/">Library Reference »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.11.4 on <span class="colophon-date" title="Friday 6 June 2025 13:25">Friday 6 June 2025</span>. Using Julia version 1.11.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>

dev/search_index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)