Content deleted Content added
→Open problems: MOS:EDITORIAL + needs sources |
No edit summary |
||
Line 6:
In the mathematical field of [[graph theory]], a [[graph (discrete mathematics)|graph]] is '''word-representable''' if it can be characterised by a word (or sequence) whose entries alternate in a prescribed way. In particular, if the vertex set of the graph is ''V'', one should be able to choose a word ''w'' over the alphabet ''V'' such that letters ''a'' and ''b'' alternate in ''w'' if and only if the pair ''ab'' is an edge in the graph. (Letters ''a'' and ''b'' '''alternate''' in ''w'' if, after removing from ''w'' all letters but the copies of ''a'' and ''b'', one obtains a word ''abab''... or a word ''baba''....) For example, the [[cycle graph]] labeled by ''a'', ''b'', ''c'' and ''d'' in clock-wise direction is word-representable because it can be represented by ''abdacdbc'': the pairs ''ab'', ''bc'', ''cd'' and ''ad'' alternate, but the pairs ''ac'' and ''bd'' do not.
The word ''w'' is ''G''<nowiki/>'s ''word-representant'', and
The definition of a word-representable graph works both in labelled and unlabelled cases since any labelling of a graph is equivalent to any other labelling. Also, the class of word-representable graphs is [[Hereditary property|hereditary]]. Word-representable graphs generalise several important classes of graphs such as [[Circle graph|circle graphs]], [[Graph coloring|3-colorable graphs]] and [[Comparability graph|comparability graphs]]. Various generalisations of the theory of word-representable graphs accommodate representation of ''any'' graph.
|