|
GPLIB++
|
#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[]) |
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.
1.8.6