summaryrefslogtreecommitdiff
path: root/src/runtime/c/pgf/reasoner.c
AgeCommit message (Collapse)Author
2012-12-14debugging infrastructure in the reasonerkr.angelov
2012-12-14bugfix for the reasoner in the C runtimekr.angelov
2012-12-14The first prototype for exhaustive generation in the C runtime. The trees ↵kr.angelov
are always listed in decreasing probability order. There is also an API for generation from Python