coin-or / prtpy

Number partitioning in Python
MIT License
47 stars 20 forks source link

a new version of recursive number partitioning #12

Closed nirson123 closed 1 year ago

nirson123 commented 1 year ago

Implemented rnp based on https://www.ijcai.org/Proceedings/13/Papers/099.pdf new implementation in recursive_number_partitioning_sy_v2.py demenstration of the algorithm work can be found at http://nirson123.pythonanywhere.com