Content deleted Content added
TakuyaMurata (talk | contribs) avoid the use of if for defining a term (as that’s too math-y) |
Vince Vatter (talk | contribs) m →History: wikified Einar Steingrímsson |
||
(19 intermediate revisions by 16 users not shown) | |||
Line 1:
<!-- Note: The following pages were redirects to [[Word-representable_graph]] before draftification:
*[[Draft:Word-representable graphs]]
Line 6 ⟶ 5:
In the mathematical field of [[graph theory]], a '''word-representable graph''' is a [[graph (discrete mathematics)|graph]] that can be characterized 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 one says that that ''w'' ''represents'' ''G''. The smallest (by the number of
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 [[
==History==
Word-representable graphs were introduced by [[Sergey Kitaev]]<ref>{{cite journal |last=Steingrímsson |first=Einar |author-link=Einar Steingrímsson|title=The history of the Gothenburg–Reykjavík–Strathclyde Combinatorics Group |journal=Enumerative Combinatorics and Applications |date=2023 |volume=3 |issue=1|pages=Article S1H1 |doi=10.54550/ECA2023V3S1H1|url=http://ecajournal.haifa.ac.il/Volume2023/ECA2023_S1H1.pdf}}</ref> in 2004 based on joint research with Steven Seif<ref name="KS08">S. Kitaev and S. Seif. Word problem of the Perkins semigroup via directed acyclic graphs, Order 25 (2008), 177−194.</ref> on the ''[[Perkins semigroup]]'', which has played an important role in semigroup theory since 1960.<ref name="KL15">[https://www.springer.com/la/book/9783319258577 S. Kitaev and V. Lozin. Words and Graphs, Springer, 2015.] {{ISBN|978-3-319-25859-1}}</ref> The first systematic study of word-representable graphs was undertaken in a 2008 paper by Kitaev and Artem Pyatkin,<ref name="KP08">[https://personal.cis.strath.ac.uk/sergey.kitaev/index_files/Papers/repgr.pdf S. Kitaev and A. Pyatkin. On representable graphs, J. Autom., Lang. and Combin. 13 (2008), 45−54.]</ref> starting development of the theory. One of key contributors to the area is [http://www.ru.is/~mmh/ Magnús M. Halldórsson].<ref name=":0">[https://link.springer.com/chapter/10.1007/978-3-642-14455-4_41 M.M. Halldórsson, S. Kitaev, A. Pyatkin (2010) Graphs capturing alternations in words. In: Y. Gao, H. Lu, S. Seki, S. Yu (eds), Developments in Language Theory. DLT 2010. Lecture Notes Comp. Sci. 6224, Springer, 436−437.]</ref><ref name=":1">[https://link.springer.com/chapter/10.1007/978-3-642-25870-1_18 M.M. Halldórsson, S. Kitaev, A. Pyatkin (2011) Alternation graphs. In: P. Kolman, J. Kratochvíl (eds), Graph-Theoretic Concepts in Computer Science. WG 2011. Lecture Notes Comp. Sci. 6986, Springer, 191−202.]</ref><ref name="HKP16">[https://www.sciencedirect.com/science/article/pii/S0166218X15003868 M. Halldórsson, S. Kitaev and A. Pyatkin. Semi-transitive orientations and word-representable graphs, Discr. Appl. Math. 201 (2016), 164−171.]</ref>
==Motivation to study the graphs==
According to
==Early results==
It was shown in <ref name="KP08" /> that a graph ''G'' is word-representable
A graph ''G'' is '''permutationally representable''' if it can be represented by a word of the form ''p''<sub>1</sub>''p''<sub>2</sub>...''p<sub>k</sub>'', where ''p<sub>i</sub>'' is a [[permutation]]. On can also say that ''G'' is '''permutationally ''k''-representable'''. A graph is permutationally representable iff it is a [[
==Semi-transitive orientations==
Semi-transitive orientations provide a powerful tool to study word-representable graphs. A directed graph is '''semi-transitively oriented''' iff it is [http://mathworld.wolfram.com/AcyclicGraph.html acyclic] and for any directed path ''u''<sub>1</sub>→''u''<sub>2</sub>→ ...→''u<sub>t</sub>'', ''t'' ≥ 2, either there is no edge from ''u''<sub>1</sub> to ''u<sub>t</sub>'' or all edges ''u<sub>i</sub>'' → ''u<sub>j</sub>'' exist for 1 ≤ ''i'' < ''j'' ≤ ''t''. A key theorem in the theory of word-representable graphs states that a graph is word-representable iff it admits a semi-transitive orientation
==Overview of selected results==
Line 32 ⟶ 31:
===Non-word-representable graphs===
[[Wheel graph
</ref>
===Operations on graphs and word-representability===
Operations preserving word-representability are removing a vertex, replacing a vertex with a module, Cartesian product, rooted product, subdivision of a graph, connecting two graphs by an edge and gluing two graphs in a vertex
===Graphs with high representation number===
While each non-complete word-representable graph ''G'' is 2(''n'' − ''κ''(''G''))-representable, where ''κ''(''G'') is the size of a maximal clique in ''G''
===Computational complexity===
Known computational complexities for problems on word-representable graphs can be summarised as follows
{| class="wikitable"
Line 72 ⟶ 71:
===Representation of planar graphs===
Triangle-free [[planar graphs]] are word-representable
===Representation of split graphs===
Word-representation of [[
===Graphs representable by pattern avoiding words===
A graph is '''''p''-representable''' if it can be represented by a word avoiding a [[Permutation pattern|pattern]] ''p''. For example, 132-representable graphs are those that can be represented by words ''w''<sub>1</sub>w<sub>2</sub>...''w<sub>n</sub>'' where there are no 1 ≤ ''a'' < ''b'' < ''c'' ≤ ''n'' such that ''w<sub>a</sub>'' < ''w<sub>c</sub>'' < ''w<sub>b</sub>''. In <ref name="GKZ2017">[[arxiv:1602.08965|A. Gao, S. Kitaev, and P. Zhang. On 132-representable graphs. Australasian J. Combin. 69 (2017), 105−118.]]</ref> it is shown that any 132-representable graph is necessarily a [[circle graph]], and any [[Tree (graph theory)|tree]] and any [[cycle graph]], as well as any graph on at most 5 vertices, are 132-representable. It was shown in <ref name="M2019">[https://www.dmgt.uz.zgora.pl/publish/view_pdf.php?ID=-2009|Y. Mandelshtam. On graphs representable by pattern-avoiding words, Discussiones Mathematicae Graph Theory 39 (2019) 375−389.]</ref> that not all circle graphs are 132-representable, and that 123-representable graphs are also a proper subclass of the class of circle graphs.
==Generalisations==
A number of generalisations <ref name="JKPR2015">[https://www.combinatorics.org/ojs/index.php/eljc/article/view/v22i2p53 M. Jones, S. Kitaev, A. Pyatkin, and J. Remmel. Representing Graphs via Pattern Avoiding Words, Electron. J. Combin. 22 (2), Res. Pap. P2.53, 1−20 (2015).]</ref>
Another way to generalise the notion of a word-representable graph, again suggested by
For yet another type of relevant generalisation, [[Hans Zantema]] suggested the notion of a '''''k''-semi-transitive orientation''' refining the notion of a semi-transitive orientation
==Open problems==
Open problems on word-representable graphs can be found in,<ref name="KL15" /><ref name=":2" /><ref name=":3" /><ref name=":4" /> and they include:
*Characterise (non-)word-representable planar graphs.
*Characterise word-representable near-triangulations containing the complete graph ''K''<sub>4</sub> (such a characterisation is known for ''K''<sub>4</sub>-free planar graphs <ref name="Glen2019"
*Classify graphs with representation number 3. (See <ref name="Kit2013-3-repr">[[arxiv:1403.1616|S. Kitaev. On graphs with representation number 3, J. Autom., Lang. and Combin. 18 (2013), 97−112.]]</ref> for the state-of-the-art in this direction.)
*Is the [[line graph]] of a non-word-representable graph always non-word-representable?
*Are there any graphs on ''n'' vertices whose representation requires more than floor(''n''/2) copies of each letter?
*Is it true that out of all [[
*Characterise word-representable graphs in terms of (induced) forbidden subgraphs.
*Which (hard) problems on graphs can be translated to words representing them and solved on words (efficiently)?
Line 105 ⟶ 104:
== Literature ==
The list of publications to study representation of graphs by words contains, but is not limited to
# [https://cs.uwaterloo.ca/journals/JIS/VOL22/Kitaev/kitaev11.pdf Ö. Akgün, I.P. Gent, S. Kitaev, H. Zantema. Solving computational problems in the theory of word-representable graphs. Journal of Integer Sequences 22 (2019), Article 19.2.5.]
Line 124 ⟶ 123:
# [https://link.springer.com/chapter/10.1007/978-3-030-28796-2_14 M. Gaetz and C. Ji. Enumeration and Extensions of Word-representants, Combinatorics on words, 180-192, Lecture Notes in Comput. Sci., 11682, Springer, Cham, 2019.]
# [[arxiv:1602.08965|A. Gao, S. Kitaev, and P. Zhang. On 132-representable graphs. Australasian J. Combin. 69 (2017), 105−118.]]
# [[arxiv:1605.01688|M. E. Glen. Colourability and word-representability of near-triangulations, Pure
# M. E. Glen. On word-representability of polyomino triangulations & crown graphs, 2019. PhD thesis, University of Strathclyde.
# [[arxiv:1503.05076|M. E. Glen and S. Kitaev. Word-Representability of Triangulations of Rectangular Polyomino with a Single Domino Tile, J. Combin.Math. Combin. Comput. 100, 131−144, 2017.]]
# [https://www.sciencedirect.com/science/article/pii/S0166218X18301045 M. E. Glen, S. Kitaev, and A. Pyatkin. On the representation number of a crown graph, Discr. Appl. Math. 244, 2018, 89−93.]
# [https://arxiv.org/abs/0810.0310 M.M. Halldórsson, S. Kitaev, A. Pyatkin On representable graphs, semi-transitive orientations, and the representation numbers, arXiv:0810.0310 (2008).]
# [https://web.archive.org/web/20190302114930/http://pdfs.semanticscholar.org/a2df/a4c88505510ea1a7d4357972d9ab24575195.pdf M.M. Halldórsson, S. Kitaev, A. Pyatkin (2010) Graphs capturing alternations in words. In: Y. Gao, H. Lu, S. Seki, S. Yu (eds), Developments in Language Theory. DLT 2010. Lecture Notes Comp. Sci. 6224, Springer, 436−437.]
# [https://personal.cis.strath.ac.uk/sergey.kitaev/index_files/Papers/wg2.pdf M.M. Halldórsson, S. Kitaev, A. Pyatkin (2011) Alternation graphs. In: P. Kolman, J. Kratochvíl (eds), Graph-Theoretic Concepts in Computer Science. WG 2011. Lecture Notes Comp. Sci. 6986, Springer, 191−202.]
# [[arxiv:1501.07108|M. Halldórsson, S. Kitaev and A. Pyatkin. Semi-transitive orientations and word-representable graphs, Discr. Appl. Math. 201 (2016), 164−171.]]
Line 137 ⟶ 136:
# [https://onlinelibrary.wiley.com/doi/full/10.1002/jgt.22097 S. Kitaev. Existence of u-representation of graphs, Journal of Graph Theory 85 (2017) 3, 661−668.]
# [[arxiv:1709.09725|S. Kitaev, Y. Long, J. Ma, H. Wu. Word-representability of split graphs, arXiv:1709.09725 (2017).]]
#
# [https://personal.cis.strath.ac.uk/sergey.kitaev/index_files/Papers/repgr.pdf S. Kitaev and A. Pyatkin. On representable graphs, J. Autom., Lang. and Combin. 13 (2008), 45−54.]
# [https://link.springer.com/article/10.1134%2FS1990478918020084 S. Kitaev and A. Pyatkin. Word-representable graphs: a Survey, Journal of Applied and Industrial Mathematics 12(2) (2018) 278−296.]
#[[arxiv:2003.06204|S. Kitaev and A. Pyatkin. On semi-transitive orientability of triangle-free graphs, arXiv:2003.06204v1.]]
#[[arxiv:1903.02777|S. Kitaev and A. Saito. On semi-transitive orientability of Kneser graphs and their complements, Discrete Math., to appear.]]
# [[arxiv:1102.3980|S. Kitaev, P. Salimov, C. Severs, and H. Úlfarsson (2011) On the representability of line graphs. In: G. Mauri, A. Leporati (eds), Developments in Language Theory. DLT 2011. Lecture Notes Comp. Sci. 6795, Springer, 478−479.]]
# [https://link.springer.com/article/10.1007/s11083-008-9083-7 S. Kitaev and S. Seif. Word problem of the Perkins semigroup via directed acyclic graphs, Order 25 (2008), 177−194.]
Line 153 ⟶ 151:
Software to study word-representable graphs can be found here:
#[http://personal.strath.ac.uk/sergey.kitaev/word-representable-graphs.html M. E. Glen. Software to deal with word-representable graphs, 2017. Available at https://personal.cis.strath.ac.uk/sergey.kitaev/word-representable-graphs.html.]
# [https://www.win.tue.nl/~hzantema/reprnr.html H. Zantema. Software REPRNR to compute the representation number of a graph, 2018. Available at https://www.win.tue.nl/~hzantema/reprnr.html.]
Line 163 ⟶ 161:
[[Category:Graph families]]
[[Category:NP-complete problems]]
|