About: Graph center

An Entity of Type: PhysicalEntity100001930, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

The center (or Jordan center) of a graph is the set of all vertices of minimum eccentricity, that is, the set of all vertices u where the greatest distance d(u,v) to other vertices v is minimal. Equivalently, it is the set of vertices with eccentricity equal to the graph's radius. Thus vertices in the center (central points) minimize the maximal distance from other points in the graph. This is also known as the vertex 1-center problem and can be extended to the vertex k-center problem.

Property Value
dbo:abstract
  • The center (or Jordan center) of a graph is the set of all vertices of minimum eccentricity, that is, the set of all vertices u where the greatest distance d(u,v) to other vertices v is minimal. Equivalently, it is the set of vertices with eccentricity equal to the graph's radius. Thus vertices in the center (central points) minimize the maximal distance from other points in the graph. This is also known as the vertex 1-center problem and can be extended to the vertex k-center problem. Finding the center of a graph is useful in facility location problems where the goal is to minimize the worst-case distance to the facility. For example, placing a hospital at a central point reduces the longest distance the ambulance has to travel. The center can be found using the Floyd–Warshall algorithm. Another algorithm has been proposed based on matrix calculus. The concept of the center of a graph is related to the closeness centrality measure in social network analysis, which is the reciprocal of the mean of the distances d(A,B). (en)
  • Центр (или центр Жордана) графа — это множество всех вершин с минимальным эксцентриситетом. То есть множество всех вершин A, для которой максимальное расстояние d(A,B) до других вершин B минимально. Эквивалентно, это множество вершин с эксцентриситетом, равным радиусу графа. Нахождение центра графа полезно для задач размещения предприятий, целью которых является минимизация наиболее дальних расстояний до предприятия. Например, размещение госпиталя в центре объекта уменьшает максимальное расстояние, которое приходится преодолевать машинам медицинской помощи. Концепция центра графа связана с измерением центральности по близости в анализе социальных сетей, которая равна обратной величине к среднему расстояний d(A,B). (ru)
  • Центр (або центр Жордана) графа — це множина всіх вершин з найменшим ексцентриситетом. Тобто множина всіх вершин A, для яких найбільша відстань d(A,B) до інших вершин B найменша. Еквівалентно, це множина вершин з ексцентриситетом, рівним радіусу графа. Відшукання центра графа корисне для задач розміщення підприємств, метою яких є мінімізація найбільших відстаней до підприємства. Наприклад, розміщення шпиталю в центрі об'єкта зменшує найбільшу відстань, яку доводиться долати автомобілям швидкої допомоги. Концепція центра графа пов'язана з вимірюванням центральності за близькістю в аналізі соціальних мереж, яка дорівнює величині, оберненій до середньої відстані d(A,B). (uk)
dbo:thumbnail
dbo:wikiPageID
  • 10447275 (xsd:integer)
dbo:wikiPageLength
  • 2858 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1070878029 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • The center (or Jordan center) of a graph is the set of all vertices of minimum eccentricity, that is, the set of all vertices u where the greatest distance d(u,v) to other vertices v is minimal. Equivalently, it is the set of vertices with eccentricity equal to the graph's radius. Thus vertices in the center (central points) minimize the maximal distance from other points in the graph. This is also known as the vertex 1-center problem and can be extended to the vertex k-center problem. (en)
  • Центр (или центр Жордана) графа — это множество всех вершин с минимальным эксцентриситетом. То есть множество всех вершин A, для которой максимальное расстояние d(A,B) до других вершин B минимально. Эквивалентно, это множество вершин с эксцентриситетом, равным радиусу графа. Нахождение центра графа полезно для задач размещения предприятий, целью которых является минимизация наиболее дальних расстояний до предприятия. Например, размещение госпиталя в центре объекта уменьшает максимальное расстояние, которое приходится преодолевать машинам медицинской помощи. (ru)
  • Центр (або центр Жордана) графа — це множина всіх вершин з найменшим ексцентриситетом. Тобто множина всіх вершин A, для яких найбільша відстань d(A,B) до інших вершин B найменша. Еквівалентно, це множина вершин з ексцентриситетом, рівним радіусу графа. Відшукання центра графа корисне для задач розміщення підприємств, метою яких є мінімізація найбільших відстаней до підприємства. Наприклад, розміщення шпиталю в центрі об'єкта зменшує найбільшу відстань, яку доводиться долати автомобілям швидкої допомоги. (uk)
rdfs:label
  • Graph center (en)
  • Центр графа (ru)
  • Центр графа (uk)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License