Median

Given a graph G=(V,E)G = (V, E), determine the median mm of the graph, where m:=minvVuVd(u,v)m := \min\limits_{v\in V} \sum\limits_{u\in V} d(u, v)

Parameters

  • VV: number of vertices
  • EE: number of edges

Insufficient data to display graph

Filters

Computational Model

Randomization

Approximation

Algorithms Table

Insuffient Data to display table

Reductions Table

Insuffient Data to display table

Other relevant algorithms

Insuffient Data to display table