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

Formalize nested solver implementation #2

Closed
2 tasks
ghackebeil opened this issue Jan 21, 2019 · 1 comment
Closed
2 tasks

Formalize nested solver implementation #2

ghackebeil opened this issue Jan 21, 2019 · 1 comment
Labels
Projects

Comments

@ghackebeil
Copy link
Owner

Things to address:

  • Setting up the communicator tree and listeners could be made easier
  • Allow load balance and timing statistics to be sent up to the root solver
@ghackebeil ghackebeil added this to To do in PyBnB 0.4.0 Release via automation Jan 21, 2019
@ghackebeil ghackebeil added this to To do in PyBnB 0.5.0 Jan 31, 2019
@ghackebeil ghackebeil removed this from To do in PyBnB 0.4.0 Release Jan 31, 2019
@ghackebeil
Copy link
Owner Author

I've added a more formalized implementation of a two layer scheme in #7. For this, there is no need to build a tree of communicators. No plans to add support for deeper nesting until there is a motivating example.

PyBnB 0.5.0 automation moved this from To do to Done Feb 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
PyBnB 0.5.0
  
Done
Development

No branches or pull requests

1 participant