Is it possible to manually set/adjust the pessimistic bound for branch and bound?
In my case I know a solution exists with score = 0 (but I don't know the solution itself yet, only the score and that it exists), so I want to use this advance knowledge to prune the search space.