minotaur
minotaur copied to clipboard
Tolerances in NodeHeap to be user defined
The function valueGreaterThan() used 1e-6 as the tolerance for comparing the lower bound and the tie breaking score while comparing nodes to be placed according in the node heap. There must be provision for the user to specify these values using Minotaur options.