GPLIB++
Functions
sumobjective.cpp File Reference
#include <fstream>
#include <iostream>
#include <iterator>
#include <algorithm>
#include <string>
#include <vector>
#include "statutils.h"
#include "Util.h"

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Detailed Description

Find the model from the .final output file of 1dinvga with minimal squared sum of objective functions. The current version assumes 4 objective functions.

Definition in file sumobjective.cpp.