Please enable JavaScript.
Coggle requires JavaScript to display documents.
Dynamic Programming - Coggle Diagram
Dynamic Programming
Principle of Optimality
Três exemplos Básicos
Change-Making Problem
Coin-Collecting Problem
Coin-Row Problem
Knapsack Problem
Memory functions
Aproximation Algorithms
Traveling Salesman Problem
Baseado em Greedy Algorithms
Nearest-Neighbor Algorithm
Multifragment-Heuristic Algorithm
Minimum-sapnning-tree-Based Algorithm
Twice-around-the-three Algorithm
Christofides Algorithm
Local Search Heuristics
Knapsack Problem
Greedy Algorithms
Greedy Algorithm for the discrete knapsack problem
Greedy Algorithm for the continuous knapsack problem