-
Notifications
You must be signed in to change notification settings - Fork 15
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
Suggested contributions #26
Comments
hey! this project is pretty much in maintenance mode and also single-purpose. I suggest registering a new one! |
I'd be happy to link to your code in the readme though :) |
would you know how to tell me what type of greedy heuristics method this is? |
Currently I have an exact algorithm that uses ILP: fuglede/numberpartitioning#3 |
Here is the repository I started: https://github.com/erelsgl/prtpy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, are you still working on this project?
I have some code for k-way number partitioning, as well as for some related problems such as bin-covering. Will you be interested in adding them?
The text was updated successfully, but these errors were encountered: