主题
Search

图交叉数


给定一个“好的” G (即,一个所有相交图边在一个点相交,并由四个不同的图顶点产生的图),交叉数是可以绘制的最小可能交叉次数,包括使用弯曲(非直线)边。文献中存在几种符号约定,其中一些更常见的符号是 cr(G) (例如,Pan 和 Richter 2007; Clancy et al. 2019), CR(G), cr_(0)(G) (例如,Pach 和 Tóth 2005), 和 nu(G)

交叉数为 0 的被称为平面图。对于图交叉数为 1 的图,似乎没有标准使用的术语。特别是,术语“几乎平面”和“1-平面”在文献中用于其他概念。因此,在这项工作中,术语单交叉图将用于交叉数为 1 的图。交叉数为 2 的图被称为双交叉图。这些术语总结在下表中。

Garey 和 Johnson (1983ab) 表明,确定交叉数是一个 NP-完全问题。Buchheim et al. (2008) 使用整数线性规划来制定第一个精确算法,以找到可证明的最佳交叉数。Chimani et al. 随后给出了一个整数线性规划公式,该公式在交叉数高达 37 时可以实际有效,该公式试图通过基于 Buchheim et al. (2008)、Chimani et al. 和作者相关工作的分支定界定价来确定性地找到交叉数。作者提供了一个 Web 表单,请求将此算法应用于提交的图 (Chimani 和 Wiedera)。相比之下,Haythorpe 和同事实现了一种称为 QuickCross 的快速启发式算法,旨在找到图的最优或接近最优的嵌入,如 Clancy et al. (2018) 所讨论的,并且可供下载。

虽然图交叉数允许具有任意形状边(例如,曲线)的图嵌入,但直线交叉数 rcr(G)直线嵌入图中交叉的最小可能数量。当(非直线)图交叉数满足 cr(G)<=3 时, rcr(G)=cr(G) (Bienstock 和 Dean 1993)。虽然 Bienstock 和 Dean 实际上并没有证明 rcr(G)=3 的情况,但他们表示可以类似于 rcr(G)<=2 的情况建立。该结果不能扩展到 cr(G)<=4,因为存在图 G 使得 cr(G)=4rcr(G)=m 对于任何 m>=4

CrossingNumbersDiffer

rcr(G)>cr(G) 成立的最小简单图出现在 8 个节点上。下表总结了四个这样的例子。上面说明了 16-胞图和完全图 K_8 (Harary 和 Hill 1962-1963) 的最小交叉和直线交叉嵌入。

cr(G)rcr(G)
16-胞K_(4×2)68
(8,5)-图兰图910
8-双环面图 8910
完全图 K_81819

Ajtai et al. (1982) 表明存在一个绝对常数 c>0 使得

 cr>(cm^3)/(n^2)

对于每个具有顶点数 n边数 m>=4n 的图。Ajtai et al. (1982) 确定不等式对于 c=1/100 成立,随后改进为 1/64 (参见 Clancy et al. 2019)。

盖伊猜想提出了完全图 K_n 的交叉数的闭合形式,扎兰凯维奇猜想提出了完全二分图 K_(m,n) 的交叉数的闭合形式。还提出了 环面网格图 C_m square C_n 的交叉数的猜想闭合形式。


参见

双交叉图, 盖伊猜想, 克莱因瓶交叉数, 局部交叉数, 平面直线嵌入, 射影平面交叉数, 直线交叉数, 单交叉图, 最小三次交叉数图, 直线嵌入, 环面交叉数, 扎兰凯维奇猜想

使用 Wolfram|Alpha 探索

WolframAlpha

更多尝试

参考文献

Ajtai, M.; Chvátal, V.; Newborn, M. M.; and Szemeréedi, E. "Crossing-Free Subgraphs." North-Holland Math. Stud. 60(C), 9-12, 1982.Bienstock, D. and Dean, N. "Bounds for Rectilinear Crossing Numbers." J. Graph Th. 17, 333-348, 1993.Buchheim, C.; Chimani, M.; Ebner, D.; Gutwenger, C.; Jünger, M.; Klau, G. W.; Mutzel, P.; and Weiskircher, R. "A Branch-And-Cut Approach to the Crossing Number Problem." Discr. Optimiz. 5, 373-388, 2008.Chimani, M.; Mutzel, P.; and Bomze, I. "A New Approach to Exact Crossing Minimization." http://ls11-www.cs.tu-dortmund.de/people/chimani/files/oocm-preprint.pdf.Chimani, M. and Wiedera, T. "Crossing Number Web Compute." http://crossings.uos.de.Clancy, K.; Haythorpe, M.; and Newcombe, A. "An Effective Crossing Minimisation Heuristic Based on Star Insertion." Submitted to J. Graph Algorithms and Applications. http://arxiv.org/abs/1804.09900.Clancy, K.; Haythorpe, M.; and Newcombe, A. "A Survey of Graphs with Known or Bounded Crossing Numbers." 15 Feb 2019. https://arxiv.org/abs/1901.05155.Erdős, P. and Guy, R. K. "Crossing Number Problems." Amer. Math. Monthly 80, 52-57, 1973.Exoo, G. "Rectilinear Drawings of Famous Graphs." http://isu.indstate.edu/ge/COMBIN/RECTILINEAR/.Gardner, M. "Crossing Numbers." Ch. 11 in Knotted Doughnuts and Other Mathematical Entertainments. New York: W. H. Freeman, pp. 133-144, 1986.Garey, M. R. and Johnson, D. S. Computers and Intractability: A Guide to the Theory of NP-Completeness. New York: W. H. Freeman, p. 339, 1983a.Garey, M. R. and Johnson, D. S. "Crossing Number is NP-Complete." SIAM J. Alg. Discr. Meth. 4, 312-316, 1983b.Guy, R. K. "Latest Results on Crossing Numbers." In Recent Trends in Graph Theory, Proc. New York City Graph Theory Conference, 1st, 1970 (Ed. New York City Graph Theory Conference Staff). New York: Springer-Verlag, 1971.Harary, F. and Hill, A. "On the Number of Crossings in a Complete Graph." Proc. Edin. Math. Soc. 13, 333-338, 1962-1963.Harary, F. and Palmer, E. M. Graphical Enumeration. New York: Academic Press, p. 225, 1973.Harary, F. and Palmer, E. M. "A Survey of Graph Enumeration Problems." In A Survey of Combinatorial Theory (Ed. J. N. Srivastava). Amsterdam: North-Holland, pp. 259-275, 1973.Haythorpe, M. "QuickCross--Crossing Number Problem." http://www.flinders.edu.au/science_engineering/csem/research/programs/flinders-hamiltonian-cycle-project/quickcross.cfm.Kleitman, D. J. "A Note on the Parity of the Numbers of Crossings of a Graph." J. Combin. Th., Ser. B 21, 88-89, 1976.Koman, M. "Extremal Crossing Numbers of Complete k-Chromatic Graphs." Mat. Časopis Sloven. Akad. Vied. 20, 315-325, 1970.Moon, J. W. "On the Distribution of Crossings in Random Complete Graphs." SIAM J. 13, 506-510, 1965.Owens, A. "On the Biplanar Crossing Number." IEEE Trans. Circuit Th. 18, 277-280, 1971.Pach, J. and Tóth, G. "Thirteen Problems on Crossing Numbers." Geocombin. 9, 195-207, 2000.Schaefer, M. "The Graph Crossing Number and its Variants: A Survey." Elec. J. Combin., DS21, Version 3, Dec. 22, 2017.Skiena, S. Implementing Discrete Mathematics: Combinatorics and Graph Theory with Mathematica. Reading, MA: Addison-Wesley, p. 251, 1990.Sloane, N. J. A. Sequence A014540 in "The On-Line Encyclopedia of Integer Sequences."Thomassen, C. "Embeddings and Minors." In Handbook of Combinatorics, 2 vols. (Ed. R. L. Graham, M. Grötschel, and L. Lovász.) Cambridge, MA: MIT Press, p. 314, 1996.Tutte, W. T. "Toward a Theory of Crossing Numbers." J. Comb. Th. 8, 45-53, 1970.Vrt'o, I. "Crossing Numbers of Graphs: A Bibliography." Jan. 15, 2014. ftp://ftp.ifi.savba.sk/pub/imrich/crobib.pdf.Wilf, H. "On Crossing Numbers, and Some Unsolved Problems." In Combinatorics, Geometry, and Probability: A Tribute to Paul Erdős. Papers from the Conference in Honor of Paul Erdős's 80th Birthday Held at Trinity College, Cambridge, March 1993 (Ed. B. Bollobás and A. Thomason). Cambridge, England: Cambridge University Press, pp. 557-562, 1997.

在 Wolfram|Alpha 上被引用

图交叉数

请引用本文为

Weisstein, Eric W. "图交叉数。" 出自 MathWorld--Wolfram Web 资源。 https://mathworld.net.cn/GraphCrossingNumber.html

主题分类