Turán's Brick Factory Problem
   HOME

TheInfoList



OR:

In the
mathematics Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics ...
of
graph drawing Graph drawing is an area of mathematics and computer science combining methods from geometric graph theory and information visualization to derive two-dimensional depictions of graph (discrete mathematics), graphs arising from applications such a ...
, Turán's brick factory problem asks for the minimum number of crossings in a drawing of a complete bipartite graph. The problem is named after
Pál Turán Pál Turán (; 18 August 1910 – 26 September 1976) also known as Paul Turán, was a Hungarian mathematician who worked primarily in extremal combinatorics. He had a long collaboration with fellow Hungarian mathematician Paul Erdős, lasting 4 ...
, who formulated it while being forced to work in a brick factory during World War II. A drawing method found by
Kazimierz Zarankiewicz Kazimierz Zarankiewicz (2 May 1902 – 5 September 1959) was a Polish mathematician and Professor at the Warsaw University of Technology who was interested primarily in topology and graph theory. Biography Zarankiewicz was born in Częstochowa. ...
has been conjectured to give the correct answer for every complete bipartite graph, and the statement that this is true has come to be known as the Zarankiewicz crossing number conjecture. The conjecture remains open, with only some special cases solved.


Origin and formulation

During
World War II World War II or the Second World War, often abbreviated as WWII or WW2, was a world war that lasted from 1939 to 1945. It involved the vast majority of the world's countries—including all of the great powers—forming two opposin ...
, Hungarian mathematician
Pál Turán Pál Turán (; 18 August 1910 – 26 September 1976) also known as Paul Turán, was a Hungarian mathematician who worked primarily in extremal combinatorics. He had a long collaboration with fellow Hungarian mathematician Paul Erdős, lasting 4 ...
was forced to work in a brick factory, pushing wagon loads of bricks from kilns to storage sites. The factory had tracks from each kiln to each storage site, and the wagons were harder to push at the points where tracks crossed each other. Turán was inspired by this situation to ask how the factory might be redesigned to minimize the number of crossings between these tracks. Mathematically, this problem can be formalized as asking for a
graph drawing Graph drawing is an area of mathematics and computer science combining methods from geometric graph theory and information visualization to derive two-dimensional depictions of graph (discrete mathematics), graphs arising from applications such a ...
of a complete bipartite graph, whose vertices represent kilns and storage sites, and whose edges represent the tracks from each kiln to each storage site. The graph should be drawn in the plane with each vertex as a point, each edge as a curve connecting its two endpoints, and no vertex placed on an edge that it is not incident to. A crossing is counted whenever two edges that are disjoint in the graph have a nonempty intersection in the plane. The question is then, what is the minimum number of crossings in such a drawing? Turán's formulation of this problem is often recognized as one of the first studies of the crossing numbers of graphs. (Another independent formulation of the same concept occurred in sociology, in methods for drawing
sociogram A sociogram is a graphic representation of social links that a person has. It is a graph drawing that plots the structure of interpersonal relations in a group situation. Overview Sociograms were developed by Jacob L. Moreno to analyze choice ...
s, and a much older puzzle, the three utilities problem, can be seen as a special case of the brick factory problem with three kilns and three storage facilities.) Crossing numbers have since gained greater importance, as a central object of study in
graph drawing Graph drawing is an area of mathematics and computer science combining methods from geometric graph theory and information visualization to derive two-dimensional depictions of graph (discrete mathematics), graphs arising from applications such a ...
and as an important tool in
VLSI Very large-scale integration (VLSI) is the process of creating an integrated circuit (IC) by combining millions or billions of MOS transistors onto a single chip. VLSI began in the 1970s when MOS integrated circuit (Metal Oxide Semiconductor) c ...
design and discrete geometry.


Upper bound

Both Zarankiewicz and Kazimierz Urbanik saw Turán speak about the brick factory problem in different talks in Poland in 1952, and independently published attempted solutions of the problem, with equivalent formulas for the number of crossings. As both of them showed, it is always possible to draw the complete bipartite graph (a graph with vertices on one side, vertices on the other side, and edges connecting the two sides) with a number of crossings equal to :\operatorname(K_) \le \biggl\lfloor\frac\biggr\rfloor\biggl\lfloor\frac\biggr\rfloor\biggl\lfloor\frac\biggr\rfloor\biggl\lfloor\frac\biggr\rfloor. The construction is simple: place vertices on the -axis of the plane, avoiding the
origin Origin(s) or The Origin may refer to: Arts, entertainment, and media Comics and manga * Origin (comics), ''Origin'' (comics), a Wolverine comic book mini-series published by Marvel Comics in 2002 * The Origin (Buffy comic), ''The Origin'' (Bu ...
, with equal or nearly-equal numbers of points to the left and right of the -axis. Similarly, place vertices on the -axis of the plane, avoiding the origin, with equal or nearly-equal numbers of points above and below the -axis. Then, connect every point on the -axis by a straight line segment to every point on the -axis. However, their proofs that this formula is optimal, that is, that there can be no drawings with fewer crossings, were erroneous. The gap was not discovered until eleven years after publication, nearly simultaneously by
Gerhard Ringel Gerhard Ringel (October 28, 1919 in Kollnbrunn, Austria – June 24, 2008 in Santa Cruz, California) was a German mathematician. He was one of the pioneers in graph theory and contributed significantly to the proof of the Heawood conjecture (now ...
and Paul Kainen. Nevertheless, it is conjectured that Zarankiewicz's and Urbanik's formula is optimal. This has come to be known as the Zarankiewicz crossing number conjecture. Although some special cases of it are known to be true, the general case remains open.


Lower bounds

Since ' and ' are isomorphic, it is enough to consider the case where '. In addition, for Zarankiewicz's construction gives no crossings, which of course cannot be bested. So the only nontrivial cases are those for which and are both . Zarankiewicz's attempted proof of the conjecture, although invalid for the general case of , works for the case . It has since been extended to other small values of , and the Zarankiewicz conjecture is known to be true for the complete bipartite graphs with . The conjecture is also known to be true for , , and . If a counterexample exists, that is, a graph requiring fewer crossings than the Zarankiewicz bound, then in the smallest counterexample both and must be odd. For each fixed choice of , the truth of the conjecture for all can be verified by testing only a finite number of choices of . More generally, it has been proven that every complete bipartite graph requires a number of crossings that is (for sufficiently large graphs) at least 83% of the number given by the Zarankiewicz bound. Closing the gap between this
lower bound In mathematics, particularly in order theory, an upper bound or majorant of a subset of some preordered set is an element of that is greater than or equal to every element of . Dually, a lower bound or minorant of is defined to be an element ...
and the upper bound remains an open problem.


Rectilinear crossing numbers

If edges are required to be drawn as straight line segments, rather than arbitrary curves, then some graphs need more crossings than they would when drawn with curved edges. However, the upper bound established by Zarankiewicz for the crossing numbers of complete bipartite graphs can be achieved using only straight edges. Therefore, if the Zarankiewicz conjecture is correct, then the complete bipartite graphs have rectilinear crossing numbers equal to their crossing numbers.


References


External links

* {{DEFAULTSORT:Turan's brick factory problem Topological graph theory Graph drawing Mathematical problems Conjectures Unsolved problems in graph theory