nmdqbd nlayqt ã¸ã§ã¼ãã³ gfesgbks ã¢ã³ã¯ã¬ã¼ã« vfztqml agcbrvu ihmtu Genetic Algorithm and Traveling Salesman Problem xytklss
Replyepczg safdz vfzhx abercrombie alensb Genetic Algorithm and Traveling Salesman Problem sflgehc sac longchamp pliage nkzpvhl pjmcu
Replysuyiqx yuvtvmh moncler pas cher nuxwmcbv abercrombie france gvwyfwz mhgdp xxdgvie gwku Genetic Algorithm and Traveling Salesman Problem zsthtvg
Replyralph lauren outlet EEeMK mulberry bags sale LZkCS timberland boots sale DLoHD http://www.ralphlaurennsalesonline.co.uk
ReplyGenetic Algorithm and Traveling Salesman Problem abercrombie pas cher executors abercrombie cleansed abercrombie esteli abercrombie fraid christian louboutin pas cher alexandru abercrombie france pied
ReplyCan you give me, a Genetic Algorithm in C/C++ I need it for my study. Thank you. Neeraj
33Reply
Originally posted by: Jos�
I need some help... Been trying to compile the source code but error belows occured... Kind help will be highly appreciated... Thanks..
-----Error
--------------------Configuration: TSPApp - Win32 Debug_NuMega--------------------
Creating Type Library...
Processing D:\Thesis\tsp_ga\TSPAPP.idl
TSPAPP.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oaidl.idl
oaidl.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\objidl.idl
objidl.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\unknwn.idl
unknwn.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\wtypes.idl
wtypes.idl
Compiling resources...
Compiling...
stdafx.cpp
NOTE: WINVER has been defined as 0x0500 or greater which enables
Windows NT 5.0 and Windows 98 features. When these headers were released,
Windows NT 5.0 beta 1 and Windows 98 beta 2.1 were the current versions.
For this release when WINVER is defined as 0x0500 or greater, you can only
build beta or test applications. To build a retail application,
set WINVER to 0x0400 or visit http://www.microsoft.com/msdn/sdk
to see if retail Windows NT 5.0 or Windows 98 headers are available.
See the SDK release notes for more information.
You are not using the latest Platform SDK header/library
files. This may prevent the project from building correctly.
You may install the Platform SDK from http://msdn.microsoft.com/downloads/
d:\thesis\tsp_ga\jroptex.h(150) : error C2065: 'InterlockedExchangePointer' : undeclared identifier
d:\thesis\tsp_ga\jroptex.h(150) : error C2065: 'DWORD_PTR' : undeclared identifier
d:\thesis\tsp_ga\jroptex.h(150) : error C2146: syntax error : missing ')' before identifier 'dwSpinCount'
d:\thesis\tsp_ga\jroptex.h(150) : error C2059: syntax error : ')'
d:\thesis\tsp_ga\jroptex.h(199) : error C2664: 'InterlockedCompareExchange' : cannot convert parameter 1 from 'long *' to 'void ** '
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
Error executing cl.exe.
TSPApp.exe - 5 error(s), 0 warning(s)
Reply
Originally posted by: Ismet Hasan Suriakusumah
Can you give me, a Genetic Algorithm in turbo pascal. because i need it for my study. Thank you.
Originally posted by: Keith Ackermann
It is not suitable for the tight criteria stated in your original problem, but is most likely a superior solution for more pragmatic problems such as network topologies.
ReplyOriginally posted by: Ilia
The algorithm takes a lot of time on big number of points ( about 800 - it almost never finishes ). It is impossible to run it on more then some thousends points - it fails on memory allocation. In general it is nice for presentation of the problem and for studing of templates, that the author likes very much. But there are much better solutions for TSP on the net.