Explorar o código

remove useless prints

Sven Czarnian %!s(int64=3) %!d(string=hai) anos
pai
achega
6151fc255a
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      aman/sys/aco/Colony.py

+ 0 - 1
aman/sys/aco/Colony.py

@@ -103,7 +103,6 @@ class Colony:
                 if None == bestSequence or bestCandidate[0] < bestSequence[0]:
                     bestSequence = bestCandidate
 
-        print(self.PheromoneMatrix)
         # create the final sequence
         if None != bestSequence:
             # create the resulting sequence