// This file is only readed if you dont use the Gui // If you choose for example map_sampling, there is no need to enter the parameter for max_hop_filter filterType 0; // 0 = NONE, 1 = MAX_HOP_FILTER, 2 = MAP_SAMPLING searchedNode -1; // searched node, enter the node ID or the node IP. used by max_hop_filter maxHop 0; // max radius around searched node/ip. used by max_hop_filter maxNodes 4000; // number of nodes in new graph. used by map_sampling meanDegree 2.4; // mean Degree in new graph. used by map_sampling