EgtNumKernel 2.3k1 :
- in ShortestPath aumentato il numero max di punti consentiti.
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
#include "ShortestPath.h"
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
unsigned
|
||||
long long unsigned
|
||||
ShortestPath::TwoOpt( NODE* pPath)
|
||||
{
|
||||
const int MAX_TRY = 2048 ;
|
||||
|
||||
Reference in New Issue
Block a user