Maximum Weight Independent Set Problem: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 7: Line 7:
* [[Algorithms#Dynamic_Programming_Algorithms|Dynamic Programming Algorithms]]
* [[Algorithms#Dynamic_Programming_Algorithms|Dynamic Programming Algorithms]]
=Overview=
=Overview=
This article introduces the maximum weight [[Graph_Concepts#Independent_Set|independent set]] of a [[Graph_Concepts#Path_Graph|path graph]] and provides a dynamic programming algorithm to solve it.
=The Maximum Weight Independent Set Problem=
=The Maximum Weight Independent Set Problem=

Revision as of 21:18, 27 October 2021