Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify variable creation #86

Open
vhavlena opened this issue Jul 21, 2023 · 1 comment
Open

Unify variable creation #86

vhavlena opened this issue Jul 21, 2023 · 1 comment

Comments

@vhavlena
Copy link
Collaborator

So far we have util::mk_str_var_fresh and theory_str_noodler::mk_str_var_fresh with the same semantics. We should unify them.

@jurajsic
Copy link
Member

I think they all - except the one creating fresh BasicTerm vars - should be in theory_str_noodler (also mk_int_var_fresh, mk_int_var, mk_str_var).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants