#include "../../common/Exception.h"#include "../../common/Translator.h"#include "../../common/STLUtils.h"#include "../../common/progress/TaskProgress.h"#include "../../dataaccess/datasource/DataSource.h"#include "../../dataaccess/utils/Utils.h"#include "../../datatype/SimpleData.h"#include "../../datatype/SimpleProperty.h"#include "../../geometry/Point.h"#include "../../graph/core/Edge.h"#include "../../graph/core/Vertex.h"#include "GeneralizedProximityMatrix.h"#include "GPMConstructorDistanceStrategy.h"