18 #ifndef QGSGRAPHANALYZERH 19 #define QGSGRAPHANALYZERH 50 static QgsGraph* shortestTree(
const QgsGraph* source,
int startVertexIdx,
int criterionNum );
52 #endif //QGSGRAPHANALYZERH The QGis class provides graph analysis functions.
Mathematics graph representation.