Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content
    • by 
    •   9  
      MathematicsApplied MathematicsComputer ScienceCombinatorial Optimization
Given a multiset $S$ of $n$ positive integers and a target integer $t$, the subset sum problem is to decide if there is a subset of $S$ that sums up to $t$. We present a new divide-and-conquer algorithm that computes \emph{all} the... more
    • by 
    •   3  
      Divide and Conquersubset sumpseudopolynomial
We introduce a new combinatorial optimization problem in this article, called the minimum common integer partition (MCIP) problem, which was inspired by computational biology applications including ortholog assignment and DNA fingerprint... more
    • by 
    •   10  
      MathematicsComputer ScienceCombinatorial OptimizationComputational Biology
Given a multiset S of n positive integers and a target integer t, the subset sum problem is to decide if there is a subset of S that sums up to t. We present a new divide-and-conquer algorithm that computes all the realizable subset sums... more
    • by 
    •   3  
      Divide and Conquersubset sumpseudopolynomial