Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Greedy Strategy and Dynamic Programming
Graph Chatbot
Related lectures (29)
Previous
Page 2 of 3
Next
Solving Integer Linear Programs
Covers solving integer linear programs graphically, algorithmically, and through optimization methods.
Branch & Bound Algorithm: LP Based Approach
Explores the LP-based Branch & Bound algorithm for finding optimal solutions.
Branch and Bound: Optimization Techniques
Covers the Branch and Bound optimization technique with LP Relaxation and Integral Optimal Solutions.
Optimal Decision Making: Integer Programming
Covers integer programming, convex hulls, Gomory cutting planes, and branch and bound methods.
Tower of Hanoi: Recursion and Dynamic Programming
Explores the Tower of Hanoi algorithm, recursion, and dynamic programming in solving problems efficiently.
Markov Decision Processes: Foundations of Reinforcement Learning
Covers Markov Decision Processes, their structure, and their role in reinforcement learning.
Problem-solving Strategies: Sum of N Integers (Recursive)
Covers the recursive algorithm for calculating the sum of the first N integers.
Dynamic Programming: Integer Programming
Covers integer programming, dynamic programming, and optimal solutions complexity.
Mixed-Integer Linear Programming: Formulations and Applications
Explores mixed-integer linear programming, binary variables, 0-1 knapsack, assignment problems, and LP relaxation strength.
Exact methods: Branch and Bound
Explores the Branch and Bound algorithm in discrete optimization, efficiently finding optimal solutions by calculating lower bounds on subsets.