Link Details

Link 92858 thumbnail
User 111696 avatar

By bloid
via horicky.blogspot.com
Published: Jul 07 2008 / 00:23

Branch and Bound is a tree pruning technique for solving optimization problem using search technique. Optimization problem is trying to find a path which maximize (or minimize) the profit. This solution can be represented as a state-space tree. Each branch represents all the possible next steps. The goal is to find a path which returns the maximum profit.
  • 7
  • 0
  • 1912
  • 418

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (7)



Voters Against This Link (0)