这是一个人工智能方面的算法程序
源代码在线查看: nn-tsp.plg
Build Log
--------------------Configuration: NN-TSP - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\CHENKU~1\LOCALS~1\Temp\RSP30.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/NN-TSP.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Studying\高级人工智能\实验\TSP\TSP\陈魁 23020061152452 神经网络TSP\NN-TSP\NN-TSP.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\CHENKU~1\LOCALS~1\Temp\RSP30.tmp"
Creating temporary file "C:\DOCUME~1\CHENKU~1\LOCALS~1\Temp\RSP31.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/NN-TSP.pdb" /debug /machine:I386 /out:"Debug/NN-TSP.exe" /pdbtype:sept
".\Debug\NN-TSP.obj"
]
Creating command line "link.exe @C:\DOCUME~1\CHENKU~1\LOCALS~1\Temp\RSP31.tmp"
Output Window
Compiling...
NN-TSP.cpp
Linking...
Results
NN-TSP.exe - 0 error(s), 0 warning(s)