class Bundler::PubGrub::PartialSolution

def initialize

def initialize
  reset!
  @attempted_solutions = 1
  @backtracking = false
end