What does it mean? (Graph theory)

In summary, the paper discusses the concept of a circle graph and defines the term 'parallel' for a subset of vertices in a circle graph. This definition states that a subset is parallel if a new vertex is added and connected to every vertex in the subset, resulting in a new circle graph.
  • #1
ff4ever
2
0
Hi,

In the paper "A triangle-free circle graph with chromatic number 5" from A.A. Ageev, I don't understand what the author mean with the following definition:

captur10.png


Somebody can explain it to me? (I'm not mathematician).
Thanks !

Link to the whole paper:
http://www.sciencedirect.com/science/article/pii/0012365X95003492
 
Physics news on Phys.org
  • #2
A graph is a set of spots ('vertices'), some of which are connected to each other by lines ('edges'). The arrangement of the spots and the shape of the connecting lines doesn't matter. All that matters is what spots are connected to each other.

A 'circle graph' is a particular type of graph whose meaning is explained here.

A set of vertices is 'independent' in a graph if, for every pair of vertices in the set, the graph has no edge connecting the two.

For a graph ##H##, we use ##V(H)## to refer to the set of vertices in the graph, and ##E(H)## to refer to the set of edges.

If ##x## and ##v## are vertices in a graph then ##xv## refers to an edge connecting ##x## to ##v##.

What the definition says is that a subset ##X## of vertices of a circle graph ##G## is defined to be parallel iff the graph formed from ##G## by adding a new vertex and adding edges joining the new vertex to every vertex in ##X## is also a circle graph.
 
  • #3
Okay. Now I understand. Thanks a lot !
 

1. What is graph theory?

Graph theory is a branch of mathematics that deals with the study of graphs, which are mathematical structures used to model pairwise relationships between objects. It has applications in many fields, including computer science, engineering, and social sciences.

2. What are the basic components of a graph?

The basic components of a graph are vertices (also known as nodes) and edges. Vertices represent the objects in a graph, while edges represent the relationships between them. A graph can also have additional properties, such as weights on edges or labels on vertices.

3. What does it mean for two vertices to be connected in a graph?

Two vertices are considered connected if there is a path between them in the graph. This means that there is a sequence of edges that can be followed from one vertex to the other. The number of edges in the path is known as the distance between the two vertices.

4. What are some real-world applications of graph theory?

Graph theory has many real-world applications, including network analysis (such as social networks or transportation networks), optimization problems (such as finding the shortest path between two locations), and scheduling problems (such as assigning tasks to workers). It is also used in fields like chemistry, biology, and linguistics.

5. What are some common algorithms used in graph theory?

Some common algorithms used in graph theory include breadth-first search, depth-first search, Dijkstra's algorithm, and Prim's algorithm. These algorithms are used to solve various problems, such as finding the shortest path between two vertices or determining whether a graph is connected.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
2K
Replies
5
Views
1K
  • Beyond the Standard Models
Replies
4
Views
2K
Replies
12
Views
2K
  • Atomic and Condensed Matter
Replies
2
Views
1K
  • Quantum Physics
Replies
5
Views
770
  • Other Physics Topics
Replies
4
Views
1K
  • Quantum Interpretations and Foundations
Replies
2
Views
1K
Replies
26
Views
1K
Replies
2
Views
1K
Back
Top