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

DnC Worker class #141

Merged
merged 25 commits into from
Jun 12, 2019
Merged

Conversation

wu-haoze
Copy link
Collaborator

  1. The class is instantiated in each spawned thread by DnCManager.
  2. Repeatedly pop a subquery from the worker queue, and handles it.
  3. Add additional methods in engine for resetting its states before solving a new subquery.

@wu-haoze wu-haoze merged commit 498f2fb into NeuralNetworkVerification:master Jun 12, 2019
@wu-haoze wu-haoze deleted the dnc_pr_worker branch July 3, 2019 20:53
matanost pushed a commit that referenced this pull request Nov 2, 2021
* QueryDivider and LargestIntervalDivider

* fix style

* add boost to local include and library dir in makefiles

* some comments

* change vectors to Lists, consistent naming of SubQuery objects

* change subquery from tuple to struct

* fix an assertion

* minor editing

* add unique test for LargestIntervalDivider.h

* minor change

* style fix

* DnCWorker.cpp

* minor changes

* minor changes

* minor fixes

* minor fixes:

* minor fixes

* style fix:

* Update DnCWorker.h

* mostly cosmetics. please address the few remaining comments

* fix guy's comment

* minor
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.

3 participants