Skip to content
Snippets Groups Projects
Commit cc9af72b authored by vincent's avatar vincent
Browse files

[Machine]

	* IMachine: Add an abstract method `is_true` to evaluate an
		expression.
	* StackBasedMachine:
		* `is_true` implementation;
		* `__init__` takes a program in input;
		* `push_onto_stack`: enforce that any element in
		  memory is a `z3.BitVec` element.
parent 73192508
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment