Recent content by nerdjock

  1. N

    Techniques for Optimizing Partitioning of Positive Real Numbers

    Hello, I have a problem where I have a set of positive real numbers and must partition this set into two new sets such that: 1. The sum of the values in each set is as close as possible to the sum of the values in the other set. i.e. the difference is as close to zero as is possible...
  2. N

    Optimizing 2D Area with Objects - CS Graduate Student Seeking Advice

    Yes, I know the exact location of all of the objects before I start. Thanks, Mike
  3. N

    Optimizing 2D Area with Objects - CS Graduate Student Seeking Advice

    Hello, I am a CS graduate student, and I have a curious optimization problem which i need to solve, and have no idea where I should be looking for techniques for solving it. I have searched much material on optimization techniques, but still am not sure which subject this falls under. I would...
Back
Top