pulp icon indicating copy to clipboard operation
pulp copied to clipboard

A python Linear Programming API

Results 141 pulp issues
Sort by recently updated
recently updated
newest added

This PR is a simple fix in example/wedding.py. Since the objective function is defined as `happiness`, it makes more sense to use maximize rather than minimize.