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

In computer science, st-connectivity or STCON is a decision problem asking, for vertices s and t in a directed graph, if t is reachable from s. Formally, the decision problem is given by PATH = {⟨D, s, t⟩ | D is a directed graph with a path from vertex s to t}.

Property Value
dbo:abstract
  • En teoria de la complexitat, el problema de connectivitat-st o STCON (pel nom en anglès st-connectivity) és un problema de decisió tal que donat un graf dirigit, cal saber si un vèrtex t és accessible des de s. Formalment, el problema es descriu així: CAMÍ = | D és un graf dirigit amb un camí del vèrtex s cap al vèrtex t (ca)
  • Das Erreichbarkeitsproblem in Graphen (auch STCON bzw. USTCON, GAP, PATH oder REACH) behandelt die Frage, ob es in einem Graphen einen Weg von einem Knoten zu einem Knoten gibt. Existiert solch ein Weg, so ist von aus erreichbar. Andernfalls ist von aus nicht erreichbar. GAP steht für engl. Graph Accessibility Problem und REACH für engl. Reachability. * Die Abkürzung STCON steht für engl. s-t-Connectivity und bezeichnet das Erreichbarkeitsproblem in einem gerichteten Graphen. In dieser Variante ist es ein NL-vollständiges Problem. * Die Abkürzung USTCON steht für engl. undirected s-t-Connectivity und bezeichnet das Erreichbarkeitsproblem in einem ungerichteten Graphen. In dieser Variante ist es ein L-komplexes Problem. Es lässt sich beispielsweise mit Hilfe der Breitensuche oder der Tiefensuche lösen. (de)
  • In computer science, st-connectivity or STCON is a decision problem asking, for vertices s and t in a directed graph, if t is reachable from s. Formally, the decision problem is given by PATH = {⟨D, s, t⟩ | D is a directed graph with a path from vertex s to t}. (en)
  • In informatica, la st-connectivity (o STCON) è il problema decisionale che consiste nel verificare se, dati due vertici e di un grafo orientato, è raggiungibile da . (it)
  • Em ciência da computação e teoria da complexidade computacional, conectividade st é um problema de decisão onde dados os vértices s e t de um grafo direcionado, questiona-se se t é acessível partindo de s. Formalmente, o problema de decisão é dada por PATH = {⟨D, s, t⟩ | D é um grafo direcionado com um caminho do vértice s para outro vértice t}. (pt)
dbo:wikiPageID
  • 2833034 (xsd:integer)
dbo:wikiPageLength
  • 3719 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1116921884 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • En teoria de la complexitat, el problema de connectivitat-st o STCON (pel nom en anglès st-connectivity) és un problema de decisió tal que donat un graf dirigit, cal saber si un vèrtex t és accessible des de s. Formalment, el problema es descriu així: CAMÍ = | D és un graf dirigit amb un camí del vèrtex s cap al vèrtex t (ca)
  • In computer science, st-connectivity or STCON is a decision problem asking, for vertices s and t in a directed graph, if t is reachable from s. Formally, the decision problem is given by PATH = {⟨D, s, t⟩ | D is a directed graph with a path from vertex s to t}. (en)
  • In informatica, la st-connectivity (o STCON) è il problema decisionale che consiste nel verificare se, dati due vertici e di un grafo orientato, è raggiungibile da . (it)
  • Em ciência da computação e teoria da complexidade computacional, conectividade st é um problema de decisão onde dados os vértices s e t de um grafo direcionado, questiona-se se t é acessível partindo de s. Formalmente, o problema de decisão é dada por PATH = {⟨D, s, t⟩ | D é um grafo direcionado com um caminho do vértice s para outro vértice t}. (pt)
  • Das Erreichbarkeitsproblem in Graphen (auch STCON bzw. USTCON, GAP, PATH oder REACH) behandelt die Frage, ob es in einem Graphen einen Weg von einem Knoten zu einem Knoten gibt. Existiert solch ein Weg, so ist von aus erreichbar. Andernfalls ist von aus nicht erreichbar. GAP steht für engl. Graph Accessibility Problem und REACH für engl. Reachability. Es lässt sich beispielsweise mit Hilfe der Breitensuche oder der Tiefensuche lösen. (de)
rdfs:label
  • Connectivitat-st (ca)
  • Erreichbarkeitsproblem in Graphen (de)
  • St-connectivity (it)
  • St-connectivity (en)
  • Conectividade st (pt)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
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