Skip to content
geeksforgeeks
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Tutorials
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
  • Practice
    • Build your AI Agent
    • GfG 160
    • Problem of the Day
    • Practice Coding Problems
    • GfG SDE Sheet
  • Contests
    • Accenture Hackathon (Ending Soon!)
    • GfG Weekly [Rated Contest]
    • Job-A-Thon Hiring Challenge
    • All Contests and Events
  • DSA
  • Practice Problems
  • Python
  • C
  • C++
  • Java
  • Courses
  • Machine Learning
  • DevOps
  • Web Development
  • System Design
  • Aptitude
  • Projects
Similar Topics
DSA
22.3k+ articles
Algorithms
2k+ articles
Sorting
1.7k+ articles
Recursion
1k+ articles
Advanced Data Structure
580+ articles
Analysis of Algorithms
360+ articles
Backtracking
230+ articles
Data Structures and Algorithms-QnA
43 articles
knapsack
40 articles
DSA Tutorials
30 articles
  1. DSA
  2. >
  3. Algorithms
  4. >
  5. Branch and Bound

Branch and Bound

18 posts
Branch and Bound Algorithm
Last Updated: 22 February 2024
The Branch and Bound Algorithm is a method used in combinatorial optimization problems to systematically search for the best solution. It wo...read more
image
Branch and Bound
DSA
Branch and Bound meaning in DSA
Last Updated: 01 March 2023
Branch and bound is an algorithmic technique used in computer science to solve optimization problems. Branch and bound is a systematic way o ...read more
Branch and Bound
Picked
DSA
Definitions and Meanings
Introduction to Branch and Bound - Data Structures and Algorithms Tutorial
Last Updated: 08 May 2023
Branch and bound algorithms are used to find the optimal solution for combinatory, discrete, and general mathematical optimization problems....read more
image
GBlog
Algorithms
Branch and Bound
Data Structures
DSA
DSA Tutorials
Similar Topics
DSA
22.3k+ articles
Algorithms
2k+ articles
Sorting
1.7k+ articles
Recursion
1k+ articles
Advanced Data Structure
580+ articles
Analysis of Algorithms
360+ articles
Backtracking
230+ articles
Data Structures and Algorithms-QnA
43+ articles
knapsack
40+ articles
DSA Tutorials
30+ articles
Travelling Salesman Problem (TSP) using Reduced Matrix Method
Last Updated: 21 April 2024
Given a set of cities and the distance between every pair of cities, the problem is to find the shortest possible route that visits every ci...read more
image
Graph
Branch and Bound
DSA
Classification of Algorithms with Examples
Last Updated: 05 July 2021
There are many ways of classifying algorithms and a few of them are shown below:Implementation MethodDesign MethodOther ClassificationsClass ...read more
Bit Magic
Algorithms
Analysis of Algorithms
Dynamic Programming
Greedy
Backtracking
Pattern Searching
Divide and Conquer
Searching
Sorting
Mathematical
Geometric
Randomized
Combinatorial
Advanced Data Structure
Branch and Bound
Game Theory
Recursion
Data Structures
DSA Quiz
DSA
Successor Graph
Last Updated: 02 November 2023
A Successor Graph is a directed graph in which each vertex has outdegree one, i.e., exactly one edge starts at each node. A successor graph ...read more
image
Articles
Graph
Algorithms
Analysis of Algorithms
Python
Competitive Programming
Branch and Bound
DSA
0/1 Knapsack using Least Cost Branch and Bound
Last Updated: 09 January 2024
Given N items with weights W[0..n-1], values V[0..n-1] and a knapsack with capacity C, select the items such that:  The sum of weights tak...read more
image
Algorithms
Dynamic Programming
Sorting
Heap
Branch and Bound
knapsack
priority-queue
DSA
Difference between Backtracking and Branch-N-Bound technique
Last Updated: 30 January 2023
Algorithms are the methodical sequence of steps which are defined to solve complex problems. In this article, we will see the difference bet ...read more
Algorithms
Backtracking
Advanced Data Structure
Competitive Programming
Branch and Bound
Difference Between
DSA
Generate Binary Strings of length N using Branch and Bound
Last Updated: 01 March 2023
The task is to generate a binary string of length N using branch and bound technique Examples:Input: N = 3 Output: 000 001 010 011 100 101 1 ...read more
Strings
Algorithms
Analysis of Algorithms
Backtracking
Technical Scripter
Branch and Bound
binary-string
Technical Scripter 2019
DSA
Introduction to Backtracking
Last Updated: 24 June 2024
Backtracking is like trying different paths, and when you hit a dead end, you backtrack to the last choice and try a different route. In thi...read more
image
Backtracking
Branch and Bound
Recursion
Algorithms-Backtracking
Picked
DSA
Tutorials
DSA Tutorials
Job Assignment Problem using Branch And Bound
Last Updated: 25 April 2025
You are the head of a company with n employees and n distinct jobs to be completed. Every employee takes a different amount of time to compl...read more
image
Branch and Bound
DSA
N Queen Problem using Branch And Bound
Last Updated: 11 March 2024
TheN queens puzzleis the problem of placing Nchessqueenson an N×N chessboard so that no two queens threaten each other. Thus, a solution re...read more
image
Branch and Bound
chessboard-problems
DSA
8 puzzle Problem
Last Updated: 23 February 2025
Given a 3×3 board with 8 tiles (each numbered from 1 to 8) and one empty space, the objective is to place the numbers to match the final co...read more
image
Branch and Bound
DSA
Implementation of 0/1 Knapsack using Branch and Bound
Last Updated: 23 November 2023
Given two arrays v[] and w[] that represent values and weights associated with n items respectively. Find out the maximum value subset(Maxim...read more
image
Branch and Bound
knapsack
DSA
0/1 Knapsack using Branch and Bound
Last Updated: 09 July 2024
Given two arrays v[] and w[] that represent values and weights associated with n items respectively. Find out the maximum value subset(Maxim...read more
image
Arrays
Branch and Bound
knapsack
DSA
1 2 >>
Last
1 2 >>
Last
1 2 >>
Last
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox