This PR fixed a bug in a previous change #131 that skipped the generation of an improving direction intersection cut when the generation problem returned an all-zero solution.
The new line determines the all-zero solution using the defined tolerance instead of zero.
This PR fixed a bug in a previous change #131 that skipped the generation of an improving direction intersection cut when the generation problem returned an all-zero solution.
The new line determines the all-zero solution using the defined tolerance instead of zero.