Add goal debugging and graph inspection tools to documentation #102
Labels
documentation
This issue is about documentation
important
Features and issues that need to be addressed ASAP
We need a documentation section that illustrates how to debug
kanren
goals and meta object unification (i.e.kanren.core.dbgo
, andunification.debug_unify
), as well as how to inspect graphs (i.e.theano.printing.debugprint
andsymbolic_pymc.tensorflow.printing.tf_dprint
) and easily compare meta graphs (i.e.symbolic_pymc.utils.meta_diff
).The text was updated successfully, but these errors were encountered: