New pages
Jump to navigation
Jump to search
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 10:18, 15 February 2023 $(\min, \leq)$ Matrix Multiplication (hist | edit) [36 bytes] Admin (talk | contribs) (Redirected page to $(\min, \leq)$ Product) Tag: New redirect
- 10:18, 15 February 2023 $(\min, \leq)$ Product (hist | edit) [954 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:$(\min, \leq)$ Product (Matrix Product)}} == Description == Matrix product over the $(\min, \leq)$-semiring == Related Problems == Related: Matrix Multiplication, Boolean Matrix Multiplication, Boolean Matrix Multiplication (Combinatorial), Matrix Product Verification, Distance Product == Parameters == <pre>n: dimension of square matrix</pre> == Table of Algorithms == Currently no algorithms in our database for the given prob...")
- 10:18, 15 February 2023 Funny Matrix Multiplication (hist | edit) [30 bytes] Admin (talk | contribs) (Redirected page to Distance Product) Tag: New redirect
- 10:18, 15 February 2023 $(\min, +)$ Matrix Product (hist | edit) [30 bytes] Admin (talk | contribs) (Redirected page to Distance Product) Tag: New redirect
- 10:18, 15 February 2023 $(\min, +)$ Matrix Multiplication (hist | edit) [30 bytes] Admin (talk | contribs) (Redirected page to Distance Product) Tag: New redirect
- 10:18, 15 February 2023 Distance Product (hist | edit) [1,495 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Distance Product (Matrix Product)}} == Description == Matrix product over the $(\min, +)$-semiring == Related Problems == Related: Matrix Multiplication, Boolean Matrix Multiplication, Boolean Matrix Multiplication (Combinatorial), Matrix Product Verification, $(\min, \leq)$ Product == Parameters == <pre>n: dimension of square matrix</pre> == Table of Algorithms == Currently no algorithms in our database for the given problem...")
- 10:18, 15 February 2023 Matrix Product Verification (hist | edit) [990 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Matrix Product Verification (Matrix Product)}} == Description == Given three matrices $A, B, C$, verify that $AB = C$, i.e. that $C$ is the matrix product of $A$ and $B$ == Related Problems == Generalizations: Matrix Multiplication Related: Boolean Matrix Multiplication, Boolean Matrix Multiplication (Combinatorial), Distance Product, $(\min, \leq)$ Product == Parameters == <pre>n: dimension of square matrix</pre> == Table of...")
- 10:18, 15 February 2023 BMM (Combinatorial) (hist | edit) [59 bytes] Admin (talk | contribs) (Redirected page to Boolean Matrix Multiplication (Combinatorial)) Tag: New redirect
- 10:18, 15 February 2023 Boolean Matrix Multiplication (Combinatorial) (hist | edit) [2,533 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Boolean Matrix Multiplication (Combinatorial) (Matrix Product)}} == Description == Matrix multiplication of two boolean matrices (i.e. where all entries are in $F_2$ and addition is mod 2). Here, only "combinatorial" algorithms are considered. == Related Problems == Generalizations: Boolean Matrix Multiplication Related: Matrix Multiplication, Matrix Product Verification, Distance Product, $(\min, \leq)$ Product == Parameters ==...")
- 10:18, 15 February 2023 And-or Matrix Product (hist | edit) [43 bytes] Admin (talk | contribs) (Redirected page to Boolean Matrix Multiplication) Tag: New redirect
- 10:18, 15 February 2023 BMM (hist | edit) [43 bytes] Admin (talk | contribs) (Redirected page to Boolean Matrix Multiplication) Tag: New redirect
- 10:18, 15 February 2023 Boolean Matrix Multiplication (hist | edit) [7,916 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Boolean Matrix Multiplication (Matrix Product)}} == Description == Matrix multiplication of two boolean matrices (i.e. where all entries are in $F_2$ and addition is mod 2) == Related Problems == Generalizations: Matrix Multiplication Subproblem: Boolean Matrix Multiplication (Combinatorial) Related: Matrix Product Verification, Distance Product, $(\min, \leq)$ Product == Parameters == <pre>n: dimension of square matrix</pre>...")
- 10:18, 15 February 2023 Maximum Local Edge Connectivity (hist | edit) [6,062 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Maximum Local Edge Connectivity (Maximum Flow)}} == Description == Find the pair of nodes with the maximum number of edge-disjoint paths between them == Related Problems == Related: st-Maximum Flow, Integer Maximum Flow, Unweighted Maximum Flow, Non-integer Maximum Flow, Minimum-Cost Flow, All-Pairs Maximum Flow == Parameters == <pre>V: number of vertices E: number of edges</pre> == Table of Algorithms == {| class="wikita...")
- 10:18, 15 February 2023 All-Pairs Maximum Flow (hist | edit) [6,440 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:All-Pairs Maximum Flow (Maximum Flow)}} == Description == Find the maximum flow between all pairs of nodes == Related Problems == Related: st-Maximum Flow, Integer Maximum Flow, Unweighted Maximum Flow, Non-integer Maximum Flow, Minimum-Cost Flow, Maximum Local Edge Connectivity == Parameters == <pre>V: number of vertices E: number of edges</pre> == Table of Algorithms == {| class="wikitable sortable" style="text-align:c...")
- 10:18, 15 February 2023 MCF (hist | edit) [31 bytes] Admin (talk | contribs) (Redirected page to Minimum-Cost Flow) Tag: New redirect
- 10:18, 15 February 2023 Minimum-Cost Flow (hist | edit) [5,740 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Minimum-Cost Flow (Maximum Flow)}} == Description == Maximum flow problems involve finding a feasible flow through a flow network that is maximum. In this variant, each edge is given a cost coefficient, and we wish to minimize total cost while reaching a threshold flow. == Related Problems == Related: st-Maximum Flow, Integer Maximum Flow, Unweighted Maximum Flow, Non-integer Maximum Flow, All-Pairs Maximum Flow, Maximum Local Ed...")
- 10:18, 15 February 2023 Non-integer Maximum Flow (hist | edit) [5,591 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Non-integer Maximum Flow (Maximum Flow)}} == Description == Maximum flow problems involve finding a feasible flow through a flow network that is maximum. In this variant, the capacities may be non-integers. == Related Problems == Subproblem: Integer Maximum Flow Related: st-Maximum Flow, Unweighted Maximum Flow, Minimum-Cost Flow, All-Pairs Maximum Flow, Maximum Local Edge Connectivity == Parameters == <pre>V: number of ver...")
- 10:18, 15 February 2023 Unweighted Maximum Flow (hist | edit) [5,622 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Unweighted Maximum Flow (Maximum Flow)}} == Description == Maximum flow problems involve finding a feasible flow through a flow network that is maximum. In this variant, all edges have unit weight. == Related Problems == Generalizations: Integer Maximum Flow Related: st-Maximum Flow, Non-integer Maximum Flow, Minimum-Cost Flow, All-Pairs Maximum Flow, Maximum Local Edge Connectivity == Parameters == <pre>V: number of vertic...")
- 10:18, 15 February 2023 Integer Maximum Flow (hist | edit) [6,683 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Integer Maximum Flow (Maximum Flow)}} == Description == Maximum flow problems involve finding a feasible flow through a flow network that is maximum. In this variant, the capacities must be integers. == Related Problems == Generalizations: Non-Integer Maximum Flow Subproblem: Unweighted Maximum Flow Related: st-Maximum Flow, Non-integer Maximum Flow, Minimum-Cost Flow, All-Pairs Maximum Flow, Maximum Local Edge Connectivity...")
- 10:18, 15 February 2023 St-Maximum Flow (hist | edit) [7,829 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:st-Maximum Flow (Maximum Flow)}} == Description == Find the maximum flow from $s$ to $t$ == Related Problems == Related: Integer Maximum Flow, Unweighted Maximum Flow, Non-integer Maximum Flow, Minimum-Cost Flow, All-Pairs Maximum Flow, Maximum Local Edge Connectivity == Parameters == <pre>V: number of vertices E: number of edges U: maximum edge capacity</pre> == Table of Algorithms == {| class="wikitable sortable" style...")
- 10:18, 15 February 2023 Longest Common Substring with don't cares (hist | edit) [1,356 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Longest Common Substring with don't cares (Longest Common Subsequence)}} == Description == Find the length of the longest common substring of two strings S and T, where S is a binary string and T is is a binary string and additional * characters that can match either 0 or 1. == Related Problems == Generalizations: Longest Common Subsequence == Parameters == <pre>$n$: length of the longer input string $m$: length of the shorter input string $r$:...")
- 10:18, 15 February 2023 LCS (hist | edit) [40 bytes] Admin (talk | contribs) (Redirected page to Longest Common Subsequence) Tag: New redirect
- 10:18, 15 February 2023 Longest Common Subsequence (hist | edit) [1,377 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Longest Common Subsequence (Longest Common Subsequence)}} == Description == The longest common subsequence (LCS) problem is the problem of finding the longest subsequence common to all sequences in a set of sequences (often just two sequences). == Related Problems == Subproblem: Longest Common Substring with don't cares == Parameters == <pre>$n$: length of the longer input string $m$: length of the shorter input string $r$: length of the LCS $s...")
- 10:17, 15 February 2023 Approximate MCSP (hist | edit) [1,377 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Approximate MCSP (Matrix Chain Multiplication)}} == Description == The Matrix Chain Scheduling Problem (or MCSP) is an optimization problem� where the goal is to find the product sequence for evaluating a chain of matrix products and the processor schedule for the sequence such that the evaluation time is minimized on a parallel system. In the approximation problem, the matrix multiplication carried out with the output result will use a number of opera...")
- 10:17, 15 February 2023 MCSP (hist | edit) [45 bytes] Admin (talk | contribs) (Redirected page to Matrix Chain Scheduling Problem) Tag: New redirect
- 10:17, 15 February 2023 Matrix Chain Scheduling Problem (hist | edit) [1,194 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Matrix Chain Scheduling Problem (Matrix Chain Multiplication)}} == Description == The Matrix Chain Scheduling Problem (or MCSP) is an optimization problem� where the goal is to find the product sequence for evaluating a chain of matrix products and the processor schedule for the sequence such that the evaluation time is minimized on a parallel system. == Related Problems == Generalizations: Matrix Chain Ordering Problem Subproblem: Approximat...")
- 10:17, 15 February 2023 Approximate MCOP (hist | edit) [2,012 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Approximate MCOP (Matrix Chain Multiplication)}} == Description == Matrix chain multiplication (or Matrix Chain Ordering Problem; MCOP) is an optimization problem. Given a sequence of matrices, the goal is to find the most efficient way to multiply these matrices. In the approximation problem, the matrix multiplication carried out with the output result will use a number of operations that has some sort of upper bound based on the optimal solution. == R...")
- 10:17, 15 February 2023 MCOP (hist | edit) [43 bytes] Admin (talk | contribs) (Redirected page to Matrix Chain Ordering Problem) Tag: New redirect
- 10:17, 15 February 2023 Matrix Chain Ordering Problem (hist | edit) [1,541 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Matrix Chain Ordering Problem (Matrix Chain Multiplication)}} == Description == Matrix chain multiplication (or Matrix Chain Ordering Problem; MCOP) is an optimization problem. Given a sequence of matrices, the goal is to find the most efficient way to multiply these matrices. == Related Problems == Subproblem: Approximate MCOP, Matrix Chain Scheduling Problem Related: Matrix Chain Scheduling Problem, Approximate MCSP == Parameters...")
- 10:17, 15 February 2023 Kth Order Statistic (hist | edit) [1,166 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:kth Order Statistic (kth Order Statistic)}} == Description == An algorithm seeks to find the $k^{th}$ order statistic of a statistical sample, or the $k^{th}$-smallest value in a list or array. == Parameters == <pre>n: size of list</pre> == Table of Algorithms == {| class="wikitable sortable" style="text-align:center;" width="100%" ! Name !! Year !! Time !! Space !! Approximation Factor !! Model !! Reference |- | Naive Selection (kth Order St...")
- 10:17, 15 February 2023 Non-Comparison Sorting (hist | edit) [2,528 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Non-Comparison Sorting (Sorting)}} == Description == A sorting algorithm is an algorithm that puts elements of a list in a certain order, not using comparisons between elements (so elements are typically integers or real numbers). == Related Problems == Generalizations: Sorting Related: Comparison Sorting == Parameters == <pre>n: size of list</pre> == Table of Algorithms == {| class="wikitable sortable" style="text-align:center;" width...")
- 10:17, 15 February 2023 Comparison Sorting (hist | edit) [5,958 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Comparison Sorting (Sorting)}} == Description == A sorting algorithm is an algorithm that puts elements of a list in a certain order, using comparisons between elements. == Related Problems == Generalizations: Sorting Related: Non-Comparison Sorting == Parameters == <pre>n: size of list</pre> == Table of Algorithms == {| class="wikitable sortable" style="text-align:center;" width="100%" ! Name !! Year !! Time !! Space !! Approximation...")
- 10:17, 15 February 2023 Sorting (hist | edit) [5,924 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Sorting (Sorting)}} == Description == A sorting algorithm is an algorithm that puts elements of a list in a certain order == Related Problems == Subproblem: Comparison Sorting, Non-Comparison Sorting Related: Non-Comparison Sorting == Parameters == <pre>n: size of list</pre> == Table of Algorithms == Currently no algorithms in our database for the given problem. == Time Complexity graph == 1000px ==...")
- 10:17, 15 February 2023 Family:3SUM (hist | edit) [193 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:3SUM}}== Description == Currently no description in our database for the given family. == Problems Variations == * 3SUM * 3SUM' * All-Integers 3SUM * Real 3SUM")
- 10:17, 15 February 2023 Family:Support Vector Machines (SVM) (hist | edit) [41 bytes] Admin (talk | contribs) (Redirected page to Approximate Hard-Margin SVM) Tag: New redirect
- 10:17, 15 February 2023 Family:Bichromatic Hamming Close Pair (hist | edit) [44 bytes] Admin (talk | contribs) (Redirected page to Bichromatic Hamming Close Pair) Tag: New redirect
- 10:17, 15 February 2023 Family:Dihedral Rotation Queries (hist | edit) [230 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Dihedral Rotation Queries}}== Description == Currently no description in our database for the given family. == Problems Variations == * Dynamic Dihedral Rotation Queries * Static Dihedral Rotation Queries")
- 10:17, 15 February 2023 Family:Model-Checking Problem (hist | edit) [510 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Model-Checking Problem}}== Description == Currently no description in our database for the given family. == Problems Variations == * Conjunctive Reachability Queries in MDPs * Conjunctive Safety Queries in MDPs * Disjunctive Queries of Safety in Graphs * Disjunctive Reachability Queries in MDPs * Disjunctive Safety Queries in MDPs * Disjunctive coBüchi Objectives * Generalized Büchi Games * Reachability in MDPs * Safe...")
- 10:17, 15 February 2023 Family:Maximum Inner Product Search (hist | edit) [42 bytes] Admin (talk | contribs) (Redirected page to Maximum Inner Product Search) Tag: New redirect
- 10:17, 15 February 2023 Family:RNA Folding (hist | edit) [25 bytes] Admin (talk | contribs) (Redirected page to RNA Folding) Tag: New redirect
- 10:17, 15 February 2023 Family:Vertex Reachability (hist | edit) [360 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Vertex Reachability}}== Description == Currently no description in our database for the given family. == Problems Variations == * #SSR * 1-sensitive incremental ss-reach * 2-sensitive incremental st-reach * ST-Reach * ap-reach * constant sensitivity incremental ST-Reach * sensitive incremental #SSR * st-Reach")
- 10:17, 15 February 2023 Family:Matrix-Vector Multiplication (hist | edit) [245 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Matrix-Vector Multiplication}}== Description == Currently no description in our database for the given family. == Problems Variations == * Online Matrix-Vector Multiplication * Online Vector-Matrix-Vector Multiplication")
- 10:17, 15 February 2023 Family:Graph Cycles (hist | edit) [182 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Graph Cycles}}== Description == Currently no description in our database for the given family. == Problems Variations == * Shortest Cycle * Shortest k-Cycle")
- 10:17, 15 February 2023 Family:Price Query (hist | edit) [25 bytes] Admin (talk | contribs) (Redirected page to Price Query) Tag: New redirect
- 10:17, 15 February 2023 Family:Independent Set Queries (hist | edit) [37 bytes] Admin (talk | contribs) (Redirected page to Independent Set Queries) Tag: New redirect
- 10:17, 15 February 2023 Family:Minimum Witness (hist | edit) [203 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Minimum Witness}}== Description == Currently no description in our database for the given family. == Problems Variations == * All Pairs Minimum Witness * Minimum Witness Finding")
- 10:17, 15 February 2023 Family:Local Alignment (hist | edit) [194 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Local Alignment}}== Description == Currently no description in our database for the given family. == Problems Variations == * Local Alignment * Multiple Local Alignment")
- 10:17, 15 February 2023 Family:Geometric Base (hist | edit) [28 bytes] Admin (talk | contribs) (Redirected page to Geometric Base) Tag: New redirect
- 10:17, 15 February 2023 Family:Motion Planning Problems (hist | edit) [204 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Motion Planning Problems}}== Description == Currently no description in our database for the given family. == Problems Variations == * 3D Motion Planning * Planar Motion Planning")
- 10:17, 15 February 2023 Family:Geometric Visibility Problems (hist | edit) [243 bytes] Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Geometric Visibility Problems}}== Description == Currently no description in our database for the given family. == Problems Variations == * Visibility Between Segments * Visibility From Infinity * Visible Triangle")