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

Cmd line options #86

Merged
merged 14 commits into from
Aug 16, 2018
Merged

Cmd line options #86

merged 14 commits into from
Aug 16, 2018

Conversation

guykatzz
Copy link
Collaborator

No description provided.

@guykatzz guykatzz merged commit d39692d into master Aug 16, 2018
matanost pushed a commit that referenced this pull request Nov 2, 2021
* initial work

* cleanup

* introducing an Options singleton

* WIP

* boost

download the tar file

* a basic executable, capable of taking an NNET file from the command
line and solving it

* get number of inputs and outputs

* input query supports inputs and outputs

* basic working example of taking as input a network and a property
file, and solving the resulting query

* regress makefile

* fix regress makefile

* when SAT, print inputs and outputs

* added support for properties with equations of the form x1 + x2 >= 5
(as opposed to just bounds on single variables)

* cleanup
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

Successfully merging this pull request may close these issues.

2 participants