added finalize
This commit is contained in:
@@ -38,7 +38,7 @@ int main(int argc, char* argv[])
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
MPI_Finalize();
|
||||||
// //Make permutations
|
// //Make permutations
|
||||||
// auto perms = MakePermutationMatrix::GetLowestCost(cities, rank, size, matrix);
|
// auto perms = MakePermutationMatrix::GetLowestCost(cities, rank, size, matrix);
|
||||||
return 0;
|
return 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user