Activity
fix subst + add nodes from inclusion graph in correct sets
fix subst + add nodes from inclusion graph in correct sets
add handling of empty string in transducer processing
add handling of empty string in transducer processing
update substitution for transducers
update substitution for transducers
add simple processing of transducers
add simple processing of transducers
Update src/smt/theory_str_noodler/formula.h
Update src/smt/theory_str_noodler/formula.h
inclusion graph: simplifying condition
inclusion graph: simplifying condition
conparison of predicates; strong_equals
conparison of predicates; strong_equals
update STRACE logging in string_theory_propagation
update STRACE logging in string_theory_propagation
rename get_word_formula_from_relevant to get_formula_from_relevant
rename get_word_formula_from_relevant to get_formula_from_relevant
Update src/test/noodler/formula.cpp
Update src/test/noodler/formula.cpp
Update src/test/noodler/inclusion-graph-node.cc
Update src/test/noodler/inclusion-graph-node.cc
replace_re_all: predicate handling
replace_re_all: predicate handling
replace_all: construct transducer constraint
replace_all: construct transducer constraint
integration: sketch of handling replace_all
integration: sketch of handling replace_all
preprocess: transducer constraint support
preprocess: transducer constraint support
inclusion graph: transducer constraints support
inclusion graph: transducer constraints support
formula: remove replace_alls; operations with transducer predicate
formula: remove replace_alls; operations with transducer predicate
fix propagating cycle information for inclusions
fix propagating cycle information for inclusions
formula: basic transducer and replace_alls support
formula: basic transducer and replace_alls support