Browse Source

compile bdd and temporal logic chapters

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

2
compile

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

6
util/chapter.tex

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