Skip to content

AttributeError while synthesizing strategies #1

Description

@ankitamitra

I followed the instructions provided all the way up to Learning and Synthesis
When I try to run the command to load formulas from leipzig benchmark and run the procedure to synthesize best strategy for every formula as follows:
(venv) $ python synthesis/learning.py experiments/configs/leipzig/config_apprentice.json
--benchmark_dir examples/QF_NIA/leipzig/
--max_timeout 10
--num_iters 5
--iters_inc 5
--pop_size 1
--eval_dir eval/synthesis/
--smt_batch_size 100
--full_pass 2
--num_threads 10
--experiment_name leipzig_example

I get the following error:

Screen Shot 2019-10-29 at 3 36 48 PM

I have not modified any of the files during setup, and everything works perfectly up until this step. Any ideas on how to get around this?
Any help would be greatly appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions