Refactor static learning preprocessing pass (#1857)
authoryoni206 <yoni206@users.noreply.github.com>
Wed, 16 May 2018 01:17:01 +0000 (18:17 -0700)
committerGitHub <noreply@github.com>
Wed, 16 May 2018 01:17:01 +0000 (18:17 -0700)
commite2b8d90e1ea596a960de9ddb75094e7f6d7856e8
treee8e03b5236cd1c2e3acc9b923019a1fd61cef948
parent016c3e69a7bf5f89ca4625b41db8571a6849fb68
Refactor static learning preprocessing pass (#1857)
src/Makefile.am
src/preprocessing/passes/static_learning.cpp [new file with mode: 0644]
src/preprocessing/passes/static_learning.h [new file with mode: 0644]
src/smt/smt_engine.cpp