pulp
pulp copied to clipboard
Fix LpVariable.isBinary() with LpBinary
LpVariable.isBinary() was returning False if the category was LpBinary, this fixes that issue.