Skip to content
dehann edited this page Nov 25, 2019 · 9 revisions

Welcome to the Caesar.jl wiki!

The wiki may be useful for summarizing and reviewing longer implicit discussions. Each review discussion could exist as a page in the wiki.

How To build Docs Locally

julia -O3 --color=yes --project=docs/ docs/make.jl --local

Debugging Functions

approxConv(fg,factor,var)
sandboxCliqResolveStep(tree,var,step)
spyCliqMat(cliq)

Plotting functions

drawGraph(fg; show, engine, filepath) - default show=true, engine=neato, filepath=/tmp/caesar/fg.pdf, viewer=evince
drawTree(tree; show, filepath) - default show=false, filepath = /tmp/caesar/bt.pdf