Move Lazy trie datastructure to its own file (#1871)
authorHaniel Barbosa <hanielbbarbosa@gmail.com>
Fri, 4 May 2018 02:40:30 +0000 (21:40 -0500)
committerGitHub <noreply@github.com>
Fri, 4 May 2018 02:40:30 +0000 (21:40 -0500)
commitb35ed9dd0e1c8361338ba11d2b1532301f540945
treec6a4fbefa186309d2e4174a8af92882adc8890c8
parent3fe18c9d3b15e1c4a7bf23d54bf92e2ae27c6a80
Move Lazy trie datastructure to its own file (#1871)

Preparation for further developing CegisUnif
src/Makefile.am
src/theory/quantifiers/lazy_trie.cpp [new file with mode: 0644]
src/theory/quantifiers/lazy_trie.h [new file with mode: 0644]
src/theory/quantifiers/sygus_sampler.cpp
src/theory/quantifiers/sygus_sampler.h