![]() |
AGA V1
Asexual Genetic Algorithm Version 1.0
|
00001 0. 1. 0.000000001 00002 1. 1. 0.000000001 00003 2. 1. 0.000000001 00004 3. 4. 0.000000001 00005 4. 2. 0.000000001 00006 5. 4. 0.0000000001 00007 6. 3. 0.000000001 00008 7. 6. 0.000000001 00009 8. 3. 0.000000001 00010 9. 5. 0.000000001 00011 10. 2. 0.000000001 00012 ! 00013 /*====================================================================*/ 00014 /** 00015 * @file ObsData.dat 00016 * @brief Data input file 00017 * @authors Ary Rodriguez-Gonzalez & Alejandro Esquivel 00018 * @date 23/Jun/2011 00019 */ 00020 /* 00021 * Copyright (c) 2011 Ary Rodriguez and Alejandro Esquivel 00022 * 00023 * This file is part of AGA-V1. 00024 * 00025 * AGA-V1 is free software; you can redistribute it and/or modify 00026 * it under the terms of the GNU General Public License as published by 00027 * the Free Software Foundation; either version 3 of the License, or 00028 * (at your option) any later version. 00029 * 00030 * This program is distributed in the hope that it will be useful, 00031 * but WITHOUT ANY WARRANTY; without even the implied warranty of 00032 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 00033 * GNU General Public License for more details. 00034 * 00035 * You should have received a copy of the GNU General Public License 00036 * along with this program. If not, see http://www.gnu.org/licenses/. 00037 *=====================================================================*/