Search:

Type: Posts; User: nolan

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,101

    Yes, I think it is what I will do. If it don't...

    Yes, I think it is what I will do.
    If it don't work, I will find the algorithm alone... (I began, but it isn't very optimizated)
  2. Replies
    5
    Views
    1,101

    First I thinked it was a partitioning problem....

    First I thinked it was a partitioning problem.
    But, in the partitoning problem, you don't have two vectors of the same size...
  3. Replies
    5
    Views
    1,101

    Algorithm to separate a vector into two others

    Hello !

    I have a question.
    I need to make an algorithm to separate a vector of 2*n ints into two vector of n ints, but the sum of both vectors (absolute) must be the lowest.

    Example :

    The...
Results 1 to 3 of 3