tsp has been updated, include lines have been simplified
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@771 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
a9cb498244
commit
88d17c9aff
3 changed files with 95 additions and 13 deletions
|
|
@ -34,19 +34,8 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include <eoEasyEA.h>
|
||||
#include <eoGenContinue.h>
|
||||
#include <eoStochTournamentSelect.h>
|
||||
#include <eoSGATransform.h>
|
||||
#include <eoSelectNumber.h>
|
||||
|
||||
#include "graph.h"
|
||||
#include "route.h"
|
||||
#include "route_init.h"
|
||||
#include "route_eval.h"
|
||||
#include "order_xover.h"
|
||||
#include "partial_mapped_xover.h"
|
||||
#include "city_swap.h"
|
||||
#include <eo>
|
||||
#include <tsp>
|
||||
|
||||
int main (int __argc, char * __argv []) {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue