Browse Source

compile bdd and temporal logic chapters

main
sp 2 weeks ago
parent
commit
48b532e675
  1. 2
      compile
  2. 6
      util/chapter.tex

2
compile

@ -102,7 +102,7 @@ compile_wrapper() {
compile_chapter() {
#for chapter in smtzthree proplogic satsolver ndpred predlogic ndpred smt bdd eqchecking symbenc temporal
for chapter in symbenc
for chapter in bdd temporal
do
set_chapter "\\chapter${chapter}true"
compile_wrapper "$chapter" "$@"

6
util/chapter.tex

@ -5,7 +5,7 @@
%\chapterpredlogictrue
%\chapterndpredtrue
%\chaptersmttrue
%\chapterbddtrue
\chaptereqcheckingtrue
\chapterbddtrue
%\chaptereqcheckingtrue
%\chaptersymbenctrue
%\chaptertemporaltrue
\chaptertemporaltrue
Loading…
Cancel
Save