Coset Enumeration: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Problem Description== == Bounds Chart == 350px == Step Chart == 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 | | |- | rowspan="1" | Cubic | | |- | rows...") |
No edit summary |
||
Line 1: | Line 1: | ||
== | {{DISPLAYTITLE:Coset Enumeration (Coset Enumeration)}} | ||
== Description == | |||
Given a finite abstract group, enumerate the group's cosets. | |||
== | == Parameters == | ||
No parameters found. | |||
== | == Table of Algorithms == | ||
Currently no algorithms in our database for the given problem. | |||
== Time Complexity graph == | |||
[[File:Coset Enumeration - Time.png|1000px]] | |||
== Space Complexity graph == | |||
[[File:Coset Enumeration - Space.png|1000px]] | |||
== Pareto Decades graph == | |||
[[File:Coset Enumeration - Pareto Frontier.png|1000px]] | |||
Revision as of 10:21, 15 February 2023
Description
Given a finite abstract group, enumerate the group's cosets.
Parameters
No parameters found.
Table of Algorithms
Currently no algorithms in our database for the given problem.
Time Complexity graph
Error creating thumbnail: Unable to save thumbnail to destination
Space Complexity graph
Error creating thumbnail: Unable to save thumbnail to destination
Pareto Decades graph
Error creating thumbnail: Unable to save thumbnail to destination