Search code examples
Exact cover problem but with constraint on exact number of subsets in the solution...


pythonalgorithmperformancenp-completeknuth

Read More
Is Shortest Hamiltonian path NP-hard?...


complexity-theorynpnp-completenp-hard

Read More
Is SUDOKU np-complete?...


sudokunp-complete

Read More
If P != NP, are there more P than non-P problems or vice versa?...


complexity-theorynp-completenp

Read More
A smarter function to decide if C is an exact cover of S?...


pythonnp-complete

Read More
Understanding Poly-time Reduction/NP-complete...


complexity-theorytheorynpreductionnp-complete

Read More
What's "P=NP?", and why is it such a famous question?...


computer-sciencetheorycomplexity-theorynp-completep-np

Read More
SAT is NP complete, so why don't we have k-SAT is NP complete for arbitrary value of k...


npnp-completesat

Read More
Why all NP-complete problems can be reducible to 3-SAT?...


npnp-completesat

Read More
Optimal algorithm to count the number of strings a DFA accepts...


algorithmdata-structuresnp-complete

Read More
Np class of problems...


algorithmtime-complexitynpnp-complete

Read More
how to find the least number of operations to compute x^n...


algorithmdynamic-programmingnp-complete

Read More
When L2 is NP complete, and L1 can be reduced to L2...


reductionnpnp-completenp-hard

Read More
How to delete consecutive elements in a linked list which add up to 0...


pythonalgorithmlinked-listsubset-sumnp-complete

Read More
Show np-completeness of Disjoint Hamiltonian Path...


algorithmcomputer-sciencenp-completenp-hardhamiltonian-path

Read More
Proving PATH problem is not a NP-complete problem...


computer-sciencecomputation-theorynp-complete

Read More
Is there an NP problem that is not NP-complete or P?...


algorithmcomputer-sciencecomplexity-theorynpnp-complete

Read More
Minimal addition-chain exponentiation...


algorithmnp-completeexponentiation

Read More
Reducing knapsack problem to an inverse knapsack problem...


algorithmknapsack-problemproofnp-completeproof-of-correctness

Read More
Algorithm to find which numbers from a list of size n sum to another number...


c#algorithmmathnp-complete

Read More
Proof of NP Completeness of set-partition problem...


subset-sumnp-complete

Read More
Prove that the reduction of HAM-CYCLE to TSP is polynomial-time?...


algorithmtraveling-salesmannpnp-complete

Read More
What is the simplest, easiest algorithm for finding EMST of a complete graph of order 10^5...


algorithmminimum-spanning-treenp-completepolynomial-approximations

Read More
Can NP-Intermediate exist if P = NP?...


complexity-theorynp-complete

Read More
Prove a problem that is NP-hard and not NP-complete in not in P...


npnp-completenp-hard

Read More
Optimizing a Parking Lot Problem. What algorithms should I use to fit the most amount of cars in the...


algorithmmachine-learningnp-complete

Read More
Why is chess, checkers, Go, etc. in EXP but conjectured to be in NP?...


complexity-theoryasymptotic-complexitynp-completecomputability

Read More
Dividing a list of numbers into roughtly equal totals...


sqlalgorithmnp-completebin-packing

Read More
Graph Coloring with using Simulated Annealing...


javanp-completesimulated-annealinggraph-coloring

Read More
String to string correction problem np-completeness proof...


algorithmtheorycomplexity-theorynp-completeproof

Read More
BackNext