ArticleslgStudy

science

Geodetic graph

Geodetic graph is a science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Geodetic graph rather than just read about it. In short: In graph theory, a geodetic graph is an undirected graph such that there exists a unique (unweighted) shortest path between each two vertices. Geodetic graphs were introduced in 1962 by Øystein Ore, who observed that they generalize a property of trees (in which there exists a unique path between each two vertices regardless of distance), and asked for a characterization of them.

Geodetic graph — main illustration
Geodetic graph — illustration

Key takeaways

  • Geodetic graph belongs to science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Geodetic graph to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Geodetic graph from memory before moving on to harder problems.

Reference excerpt

In graph theory, a geodetic graph is an undirected graph such that there exists a unique (unweighted) shortest path between each two vertices. Geodetic graphs were introduced in 1962 by Øystein Ore, who observed that they generalize a property of trees (in which there exists a unique path between each two vertices regardless of distance), and asked for a characterization of them. Although these graphs can be recognized in polynomial time, "more than sixty years later a full characterization is still elusive".

Examples Every tree, every complete graph, and every odd-length cycle graph is geodetic. If G {\displaystyle G} is a geodetic graph, then replacing every edge of G {\displaystyle G} by a path of the same odd length will produce another geodetic graph. In the case of a complete graph, a more general pattern of replacement by paths is possible: choose a non-negative integer f ( v ) {\displaystyle f(v)} for each vertex v {\displaystyle v} , and subdivide each edge u v {\displaystyle uv} by adding f ( u ) + f ( v ) {\displaystyle f(u)+f(v)} vertices to it. Then the resulting subdivided complete graph is geodetic, and every geodetic subdivided complete graph can be obtained in this way.

Related graph classes

If every biconnected component of a graph is geodetic then the graph itself is geodetic. In particular, every block graph (graphs in which the biconnected components are complete) is geodetic. Similarly, because a cycle graph is geodetic when it has odd length, every cactus graph in which the cycles have odd length is also geodetic. These cactus graphs are exactly the connected graphs in which all cycles have odd length. More strongly, a planar graph is geodetic if and only if all of its biconnected components are either odd-length cycles or geodetic subdivisions of a four-vertex clique.

Computational complexity Geodetic graphs may be recognized in polynomial time, by using a variation of breadth first search that can detect multiple shortest paths, starting from each vertex of the graph. Geodetic graphs cannot contain an induced four-vertex cycle graph, nor an induced diamond graph, because these two graphs are not geodetic. In particular, as a subset of diamond-free graphs, the geodetic graphs have the property that every edge belongs to a unique maximal clique; in this context, the maximal cliques have also been called lines. It follows that the problem of finding maximum cliques, or maximum weighted cliques, can be solved in polynomial time for geodetic graphs, by listing all maximal cliques. The broader class of graphs that have no induced 4-cycle or diamond are called "weakly geodetic"; these are the graphs where vertices at distance exactly two from each other have a unique shortest path.

Diameter two For graphs of diameter two (that is, graphs in which all vertices are at distance at most two from each other), the geodetic graphs and weakly geodetic graphs coincide. Every geodetic graph of diameter two is of one of three types:

a block graph in which all the maximal cliques are joined at a single shared vertex, including the windmill graphs, a strongly regular graph with parameter μ {\displaystyle \mu } (the number of shared neighbors for each nonadjacent pair of vertices) equal to one, or a graph with exactly two different vertex degrees. The strongly regular geodetic graphs include the 5-vertex cycle graph, the Petersen graph, and the Hoffman–Singleton graph. Despite additional research on the properties such a graph must have, it is not known whether there are more of these graphs, or infinitely many of these graphs.

Geodetic graphs with diameter two and two different degrees cannot have a triangle composed of vertices of both degrees. They can be constructed from any finite affine plane by adding to the point-line incidence graph of the plane additional edges between the vertices corresponding to each two parallel lines. For the binary affine plane with four points and six two-point lines in three parallel pairs, the result of this construction is the Petersen graph, but for higher-order finite affine planes it produces graphs with two different degrees. Other related constructions of geodetic graphs from finite geometries are also known, but it is not known whether these exhaust all the possible geodetic graphs with diameter two and two different degrees.

References

Illustrations

Geodetic graph: The Petersen graph, one of the geodetic graphs of diameter two
The Petersen graph, one of the geodetic graphs of diameter two

Worked examples

Example 1 — a first encounter with Geodetic graph

Start with the simplest possible case. Write down what Geodetic graph claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Geodetic graph before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Geodetic graph ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Geodetic graph

In research
Geodetic graph appears in science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Geodetic graph in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Geodetic graph is common in secondary-school and first-year university syllabi. It links to neighbouring topics Graph families, so understanding it makes those chapters shorter.
In everyday life
Look for Geodetic graph outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Geodetic graph in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Geodetic graph means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Geodetic graph out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Geodetic graph in simple terms?

In graph theory, a geodetic graph is an undirected graph such that there exists a unique (unweighted) shortest path between each two vertices. Geodetic graphs were introduced in 1962 by Øystein Ore, who observed that they generalize a property of trees (in which there exists a unique path between e…

Why does Geodetic graph matter?

Because it connects several science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Geodetic graph?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Geodetic graph.

Tags

  • Graph families

Keep exploring