coin-or / CHiPPS-ALPS

This is the Abstract Library for Parallel Search (ALPS), the abstract base layer of the COIN-OR High Performance Parallel Search framework.
Eclipse Public License 1.0
9 stars 8 forks source link

Avoid searching the pool for finding the best node, while we know the… #5

Closed SaTahernejad closed 5 years ago

SaTahernejad commented 5 years ago

… best node is node[0](just for AlpsSearchTypeBestFirst, AlpsSearchTypeBreadthFirst and AlpsSearchTypeHybrid)