Skip to content

Bachelor's Thesis code submission#84

Open
radwasherif wants to merge 47 commits into
caterinaurban:masterfrom
radwasherif:final
Open

Bachelor's Thesis code submission#84
radwasherif wants to merge 47 commits into
caterinaurban:masterfrom
radwasherif:final

Conversation

@radwasherif
Copy link
Copy Markdown
Contributor

Contains:

  • AssumptionController which runs the analysis, JSON read/write and input checking
  • The JSONHandler and InputChecker themselves
  • The Octagon Domain
  • The Character Inclusion Domain

To run on a code file "x.py" with input data file "y.in" do:
AssumptionController(X, Y).main(), where X = path to "x.py" and Y = path to "y.in"

If path to Y is none, the input checker automatically checks the file "x.in" in the same directory as "x.py".

radwasherif and others added 30 commits July 16, 2018 11:41
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