Preview

Intro in Graph Theory

Good Essays
Open Document
Open Document
3682 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Intro in Graph Theory
Introduction in Graph Theory
(BASIC CONCEPTS)

BASIC CONCEPTS

We used decision trees in Unit DT and used them to study decision making. However, we did not look at their structure as trees. In fact, we didn’t even define a tree precisely.
What is a tree? It is a particular type of graph, which brings us to the subject of this unit.

What is a Graph?
There are various types of graphs, each with its own definition. Unfortunately, some people apply the term “graph” rather loosely, so you can’t be sure what type of graph they’re talking about unless you ask them. After you have finished this chapter, we expect you to use the terminology carefully, not loosely. To motivate the various definitions, we’ll begin with some examples.
Example 1 (A computer network) Computers are often linked with one another so that they can interchange information. Given a collection of computers, we would like to describe this linkage in fairly clean terms so that we can answer questions such as “How can we send a message from computer A to computer B using the fewest possible intermediate computers?”
We could do this by making a list that consists of pairs of computers that are connected. Note that these pairs are unordered since, if computer C can communicate with computer D, then the reverse is also true. (There are sometimes exceptions to this, but they are rare and we will assume that our collection of computers does not have such an exception.)
Also, note that we have implicitly assumed that the computers are distinguished from each other: It is insufficient to say that “A PC is connected to a Mac.” We must specify which PC and which Mac. Thus, each computer has a unique identifying label of some sort.
For people who like pictures rather than lists, we can put dots on a piece of paper, one for each computer. We label each dot with a computer’s identifying label and draw a curve connecting two dots if and only if the corresponding computers are connected. Note

You May Also Find These Documents Helpful

  • Satisfactory Essays

    Bus 210 - Appendix E

    • 346 Words
    • 2 Pages

    |Network computers |Network computers means a series (more than one) of computers that can communicate to |…

    • 346 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Networking is everywhere one of the main benefits is that we can share devices such as printers, scanners, CD-ROM drives and many more. Also, we can connect to networks as Meyers (2003, p3) said “one network can be connected to another network and become a more powerful tool because of the great resources”.…

    • 442 Words
    • 2 Pages
    Good Essays
  • Good Essays

    This is the tree I was talking about. I'm not sure, Zweli. There was no tree there.…

    • 2529 Words
    • 11 Pages
    Good Essays
  • Good Essays

    may wish to use 10 cm as the interval for the height of students in…

    • 3016 Words
    • 43 Pages
    Good Essays
  • Satisfactory Essays

    Connected graph A graph G is connected if given any vertices u and v in G, there is a path from u to v (or v to u). That is, in a connected graph, we can get from any vertex to any other vertex on a path. If there’s no path between some pair of vertices then the graph is called disconnected. The following shows a connected graph and a disconnected graph. Example: a b c b a c…

    • 731 Words
    • 3 Pages
    Satisfactory Essays
  • Better Essays

    Answer: The protocol must be built at the application layer. For example, an application may…

    • 955 Words
    • 3 Pages
    Better Essays
  • Better Essays

    Graph Theory

    • 1587 Words
    • 7 Pages

    Definition. A tree consists of a (possible empty) set of nodes. If it is not empty, it consists of a distinguished node r called the root and zero or more non-empty subtrees T1, T2, …, Tk such that there is a directed edge from r to each of the roots of T1, T2, …, Tk.Definition. A forest is a collection of trees. You can always create a tree form a forest by creating a new root node and making it the parent of the roots of all of the trees in the forest. Conversely, if you lop off the root of a tree, what is left is a forest.…

    • 1587 Words
    • 7 Pages
    Better Essays
  • Better Essays

    Communication between computers is a major part of the PC computing Industry. Thanks to the World Wide Web (www), no computer user is an Island. Whether using a dialup modem or broad band technology, virtually all PCs can be connected to other computers, enabling them to share files, send and receiving email, and access the Internet.…

    • 2144 Words
    • 9 Pages
    Better Essays
  • Good Essays

    Computers are considered to be one of the greatest discoveries of the 20th Century. As time goes on, computers have become more and more important in our lives. We use computers at school, at home, and at work and most of us can’t imagine life without them. One of the many uses of computers is used in communicating within the country or even around the world where there is Internet access.…

    • 1848 Words
    • 8 Pages
    Good Essays
  • Good Essays

    Mahogany

    • 7669 Words
    • 31 Pages

    Trees tend to be long-lived,[1] some reaching several thousand years old. The tallest known specimen on Earth is 115.6 m (379 ft) and they have a theoretical maximum height of 130 m (426 ft).[2] Trees have been in existence on the Earth for 370 million years. Trees are not a taxonomic group but are a number of plant species that have independently evolved a woody trunk and branches as a way to tower above other plants and make full use of the sunlight.…

    • 7669 Words
    • 31 Pages
    Good Essays
  • Satisfactory Essays

    Information once entered in computer system can be easily accessed by the same person or other persons at different times for different persons. This reduces the work load of capturing same information multiple times for different purposes. It also makes it possible for different person to work with same information, avoiding the possibility of different persons using different versions of the same information.…

    • 450 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    automatic sales transactions at the end of a business day. The device does not necessarily have to be a computer; it could be a hard disk, a camera or even a printer on the network. Due to a large variety of information to be moved, and due to the fact that each type of information has its own conditions for intelligibility, the computer network has evolved into a highly complex system. Specialized knowledge from many areas of science and engineering goes into the design of networks. It is practically impossible for a single area of science or engineering to be entirely responsible for the design of all the components. Therefore, a study of computer networks branches into many areas as we go up from fundamentals to the advanced levels.…

    • 422 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Importance of Trees

    • 421 Words
    • 2 Pages

    Trees are important to humankind not only economically, environmentally and industrially,but also spiritually, historically and aesthetically, for they sustain human life through direct and indirect gains by providing a wide range of products for survival and prosperity. However, it is not always easy to define “tree.” A tree is a large, long-lived (i.e., perennial) woody plant that attains a height of at least 6 m (20 ft) at maturity in a given locality and usually—but not…

    • 421 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    Graph Theory

    • 300 Words
    • 2 Pages

    Graph theory - the study of graphs and networks, is often considered part of combinatorics, but has grown large enough and distinct enough, with its own kind of problems, to be regarded as a subject in its own right.[12] Graphs are one of the prime objects of study in discrete mathematics. They are among the most ubiquitous models of both natural and human-made structures. They can model many types of relations and process dynamics in physical, biological and social systems. In computer science, they can represent networks of communication, data organization, computational devices, the flow of computation, etc. In mathematics, they are useful in geometry and certain parts of topology, e.g. theory. Algebraic has close links with group theory. There are also continuous graphs, however for the most part research in graph theory falls within the domain of discrete mathematics.…

    • 300 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Background of the Study

    • 296 Words
    • 2 Pages

    Computers are considered to be one of the greatest discoveries of the 20th Century. As time goes on, computers have become more and more important in our lives. We use computers at school, at home, and at work and most of us can’t imagine life without them. One of the many uses of computers is used in communicating within the country or even around the world where there is Internet access.…

    • 296 Words
    • 2 Pages
    Satisfactory Essays

Related Topics