Difference between pages "Chapter 8" and "Chapter 12"

From The Algorithm Design Manual Solution Wiki
(Difference between pages)
Jump to navigation Jump to search
(Created page with "Problems Back to Chapter List")
 
 
Line 1: Line 1:
Problems
+
=Dealing with Hard Problems=\
 +
 
 +
===Special Cases of Hard Problems===
 +
 
 +
:[[12.1]]
 +
 
 +
 
 +
:12.2
 +
 
 +
 
 +
:[[12.3]]
 +
 
 +
 
 +
===Approximation Algorithms===
 +
 
 +
:12.4
 +
 
 +
 
 +
:[[12.5]]
 +
 
 +
 
 +
:12.6
 +
 
 +
 
 +
:[[12.7]]
 +
 
 +
 
 +
:12.8
 +
 
 +
 
 +
:[[12.9]]
 +
 
 +
 
 +
:12.10
 +
 
 +
 
 +
:[[12.11]]
 +
 
 +
 
 +
===Combinatorial Optimization===
 +
 
 +
 
 +
:12.12
 +
 
 +
 
 +
:[[12.13]]
 +
 
 +
 
 +
:12.14
 +
 
 +
 
 +
:[[12.15]]
 +
 
 +
 
 +
:12.16
 +
 
 +
 
 +
:[[12.17]]
 +
 
 +
 
 +
:12.18
 +
 
 +
 
 +
==="Quantum" Computing===
 +
 
 +
:[[12.19]]
 +
 
 +
 
 +
:12.20
 +
 
 +
 
 +
:[[12.21]]
 +
 
 +
 
 +
:12.22
  
  
 
Back to [[Chapter List]]
 
Back to [[Chapter List]]

Revision as of 19:48, 7 September 2020

=Dealing with Hard Problems=\

Special Cases of Hard Problems

12.1


12.2


12.3


Approximation Algorithms

12.4


12.5


12.6


12.7


12.8


12.9


12.10


12.11


Combinatorial Optimization

12.12


12.13


12.14


12.15


12.16


12.17


12.18


"Quantum" Computing

12.19


12.20


12.21


12.22


Back to Chapter List