Variation of Bin packing- with bin and object classes and mutual constraints...
Read MoreIs Computationally-hard is same as NP-hard?...
Read MoreCook's Theorem (in plain English)...
Read MoreDoes every language belong to either P or NP?...
Read MoreSplitting lists of numbers in polynomial time s.t. the products are similar...
Read MoreSubset sum algorithm a little faster than 2^(n/2) in worst time?...
Read MoreIs there a graph coloring algorithm where limits can be placed on number of vertices per color...
Read MoreAlgorithm for selecting subset of people who use same stuff NP-hard?...
Read MoreFilling rectilinear polygon (with holes) with rectangles...
Read MoreProving inapproximability for minimum cycle covering...
Read MoreIf P=NP then how we can we say P=NP=NP-complete?...
Read MorePolynomial time: Accepting and Decision Algorithms...
Read MoreAlgorithm to find unique set of items, one item from each of a set of sets...
Read MoreComplexity measurement of NP-complete...
Read MoreWhy P=NP does not imply that halting of Turing machine solvable in polynomial time?...
Read MoreIs this a correct understanding of proving something is NP Complete?...
Read MoreP=NP: What are the most promising methods?...
Read MoreIs 3-SAT polynomially equivalent to INDEPENDENT-SET...
Read MoreNP problems can be solved in deterministically EXPONENTIAL time?...
Read MoreWhy is factoring in NP, but not in P?...
Read MoreTravelling Salesman - approximation online software?...
Read MoreDoes a polynomial time shortest path algorithm exist given that both source and target verteces are ...
Read MoreMaximum Independent Set Algorithm...
Read Moretranslate approximate algorithm for subset sum into php code...
Read MoreWhy is every instance in P also in NP [verifier-based definition]?...
Read More