文件名称:MPI_Distributed_Genetic_Algorithm-master
介绍说明--下载内容来自于网络,使用问题请自行百度
For this project I implemented a parallel formulation for the Traveling Salesman Problem (TSP). The TSP is a NP-hard problem in combinatorial optimization. Given a list of cities with their pairwise distance, the task is to find the shortest route that visits all the cities once and returns to the origin city. The problem was formulated in 1930 and is one of the most intensively studied problems in optimization with applications in planning, logistics, and the manufacturing of micro-chips.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MPI_Distributed_Genetic_Algorithm-master
MPI_Distributed_Genetic_Algorithm-master\Data
MPI_Distributed_Genetic_Algorithm-master\Data\d1_fixed
MPI_Distributed_Genetic_Algorithm-master\Data\d2_threshhold
MPI_Distributed_Genetic_Algorithm-master\Data\d3_convergence
MPI_Distributed_Genetic_Algorithm-master\Data\d4_shortest_path
MPI_Distributed_Genetic_Algorithm-master\Data\myjob
MPI_Distributed_Genetic_Algorithm-master\LICENSE
MPI_Distributed_Genetic_Algorithm-master\README.md
MPI_Distributed_Genetic_Algorithm-master\config.h
MPI_Distributed_Genetic_Algorithm-master\fitness.c
MPI_Distributed_Genetic_Algorithm-master\fitness.h
MPI_Distributed_Genetic_Algorithm-master\ga.c
MPI_Distributed_Genetic_Algorithm-master\ga.h
MPI_Distributed_Genetic_Algorithm-master\init.c
MPI_Distributed_Genetic_Algorithm-master\init.h
MPI_Distributed_Genetic_Algorithm-master\makefile
MPI_Distributed_Genetic_Algorithm-master\mt_mpi.c
MPI_Distributed_Genetic_Algorithm-master\mt_mpi.h
MPI_Distributed_Genetic_Algorithm-master\report.c
MPI_Distributed_Genetic_Algorithm-master\report.h
MPI_Distributed_Genetic_Algorithm-master\types.h
MPI_Distributed_Genetic_Algorithm-master\Data
MPI_Distributed_Genetic_Algorithm-master\Data\d1_fixed
MPI_Distributed_Genetic_Algorithm-master\Data\d2_threshhold
MPI_Distributed_Genetic_Algorithm-master\Data\d3_convergence
MPI_Distributed_Genetic_Algorithm-master\Data\d4_shortest_path
MPI_Distributed_Genetic_Algorithm-master\Data\myjob
MPI_Distributed_Genetic_Algorithm-master\LICENSE
MPI_Distributed_Genetic_Algorithm-master\README.md
MPI_Distributed_Genetic_Algorithm-master\config.h
MPI_Distributed_Genetic_Algorithm-master\fitness.c
MPI_Distributed_Genetic_Algorithm-master\fitness.h
MPI_Distributed_Genetic_Algorithm-master\ga.c
MPI_Distributed_Genetic_Algorithm-master\ga.h
MPI_Distributed_Genetic_Algorithm-master\init.c
MPI_Distributed_Genetic_Algorithm-master\init.h
MPI_Distributed_Genetic_Algorithm-master\makefile
MPI_Distributed_Genetic_Algorithm-master\mt_mpi.c
MPI_Distributed_Genetic_Algorithm-master\mt_mpi.h
MPI_Distributed_Genetic_Algorithm-master\report.c
MPI_Distributed_Genetic_Algorithm-master\report.h
MPI_Distributed_Genetic_Algorithm-master\types.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.