Skip to content

Change the approach used from a divide-and-conquer algorithm to a linear programming solver. #1

@pieterjansevanrensburg

Description

@pieterjansevanrensburg

The divide-and-conquer algorithm only produces an approximate solution. Whereas, a linear programming solver will result in an exact/almost exact solution. In light of this, the program should switch to using pulp to find the solution.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions