HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Do we have to spell it out? Okay... V-O-T-E! Login and vote now.
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
  • 3553
  • 15

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)