@ -74,7 +74,7 @@ void dMatchBoxPC(MilanLongInt NLVer, MilanLongInt NLEdge,
// Rimosso per tornare al vecchio matching #define OMP
#ifdef OPENMP
fprintf(stderr,"Warning: using buggy OpenMP matching!\n");
//fprintf(stderr,"Warning: using buggy OpenMP matching!\n");
dalgoDistEdgeApproxDomEdgesLinearSearchMesgBndlSmallMateCMP(NLVer, NLEdge,
verLocPtr, verLocInd, edgeLocWeight,
verDistance, Mate,
@ -1,5 +1,5 @@
#include "MatchBoxPC.h"
#ifdef OMP
void processMatchedVertices(
MilanLongInt NLVer,
vector<MilanLongInt> &UChunkBeingProcessed,