|
| static QJsonArray | cli::buildPerNodeArrayV4 (Graph &g, bool katzEnabled, bool bonacichEnabled) |
| static QJsonObject | cli::buildGoldenJsonV4 (const QString &inputPath, int fileFormat, const HeadlessLoadResult &load, Graph &g, const CliConfig &cfg) |
| static bool | cli::cmpPerNodeArrayV4 (const QJsonArray &eArr, const QJsonArray &aArr, bool katzEnabled, bool bonacichEnabled, QTextStream &err) |
| static int | cli::compareGoldenV4 (const QJsonObject &expected, const QJsonObject &actual) |
| int | cli::runKernelProminenceV4 (const CliConfig &cfg, const HeadlessLoadResult &load, Graph &g) |