package graph_mining

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message ConvertToUndirectedConfig

undirected_converter_graph.proto:22

Configuration proto for ConvertToUndirected. Next available id: 5

enum ConvertToUndirectedConfig.AsymmetricEdgeTreatment

undirected_converter_graph.proto:26

Specifies how to compute the edge weight of an edge x -> y, given the weights of edges x -> y and y -> x. Most of the options are self-descriptive.

Used in: ConvertToUndirectedConfig

message ConvertToUndirectedConfig.Sparsify

undirected_converter_graph.proto:37

Used in: ConvertToUndirectedConfig

message DynamicWeightThresholdConfig

dynamic_weight_threshold.proto:24

Config to employ dynamically changing weight threshold in each round of affinity clustering. Next available id: 4

Used in: in_memory.AffinityClustererConfig

enum DynamicWeightThresholdConfig.WeightDecayFunction

dynamic_weight_threshold.proto:25

Used in: DynamicWeightThresholdConfig