Search code examples
Variation of Bin packing- with bin and object classes and mutual constraints...

algorithmoptimizationnpbin-packing

Read More
Is Computationally-hard is same as NP-hard?...

computation-theorynpcomputation

Read More
Cook's Theorem (in plain English)...

complexity-theorynp-completenpsatisfiability

Read More
Does every language belong to either P or NP?...

complexity-theoryturing-machinesnp

Read More
Splitting lists of numbers in polynomial time s.t. the products are similar...

mathematical-optimizationnpnonlinear-optimization

Read More
Subset sum algorithm a little faster than 2^(n/2) in worst time?...

pythonalgorithmcomplexity-theorytime-complexitynp

Read More
Is there a graph coloring algorithm where limits can be placed on number of vertices per color...

algorithmgraphcolorsnpgraph-coloring

Read More
Algorithm for selecting subset of people who use same stuff NP-hard?...

algorithmgraphapproximationnpbipartite

Read More
Filling rectilinear polygon (with holes) with rectangles...

algorithmgraphicscomputational-geometrygraph-algorithmnp

Read More
Proving inapproximability for minimum cycle covering...

algorithmgraph-theoryapproximationnp

Read More
Why isn't 3-color in P?...

np

Read More
Subgraph isomorphism to SAT...

graphnpisomorphismsatisfiability

Read More
Shortest cost path...

c++algorithmshortest-pathnp

Read More
If P=NP then how we can we say P=NP=NP-complete?...

algorithmtime-complexitynp

Read More
Polynomial time: Accepting and Decision Algorithms...

algorithmpolynomial-mathnp

Read More
Algorithm to find unique set of items, one item from each of a set of sets...

algorithmsetnp

Read More
Complexity measurement of NP-complete...

complexity-theorynp-completenpnp-hardset-cover

Read More
Why P=NP does not imply that halting of Turing machine solvable in polynomial time?...

algorithmcomplexity-theorynp

Read More
Is this a correct understanding of proving something is NP Complete?...

algorithmnp-completereductionnp

Read More
P=NP: What are the most promising methods?...

computer-sciencetheorynpp-np

Read More
Is 3-SAT polynomially equivalent to INDEPENDENT-SET...

algorithmcomplexity-theorynp

Read More
NP problems can be solved in deterministically EXPONENTIAL time?...

time-complexitytraveling-salesmannp-completeexponentialnp

Read More
Why is factoring in NP, but not in P?...

algorithmtime-complexitynp

Read More
Travelling Salesman - approximation online software?...

genetic-algorithmheuristicsnpnp-hard

Read More
Does a polynomial time shortest path algorithm exist given that both source and target verteces are ...

algorithmdynamic-programmingshortest-pathnp

Read More
Maximum Independent Set Algorithm...

algorithmmaxgraph-theorynpindependent-set

Read More
translate approximate algorithm for subset sum into php code...

phpoptimizationsubset-sumnp

Read More
Multiple TSP with a twist...

algorithmoptimizationgraphnp

Read More
Is this NP optimization?...

algorithmgraphnp

Read More
Why is every instance in P also in NP [verifier-based definition]?...

complexity-theorycomputation-theorynp

Read More
BackNext