Template Page: Difference between revisions

From Algorithm Wiki
Jump to navigation Jump to search
(Created page with "== Problem Description== <Problem Description with references> == Bounds Chart == [[File:<Family_Name>BoundsChart.png|350px]] == Step Chart == [[File:<Family_Name>StepChart.png|350px]] == Improvement Table == {| class="wikitable" style="text-align:center;" width="100%" !width="20%" | Complexity Classes !! width="40%" | Algorithm Paper Links !! width="40%" | Lower Bounds Paper Links |- | rowspan="1" | Exp/Factorial | | |- | rowspan="1" | Polynomial > 3 | | |- | rows...")
 
(No difference)

Latest revision as of 12:01, 10 October 2022

Problem Description

<Problem Description with references>

Bounds Chart

[[File:<Family_Name>BoundsChart.png|350px]]

Step Chart

[[File:<Family_Name>StepChart.png|350px]]

Improvement Table

Complexity Classes Algorithm Paper Links Lower Bounds Paper Links
Exp/Factorial
Polynomial > 3
Cubic
Quadratic
nlogn
Linear
logn