Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7743935
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T09:39:40+00:00 2026-06-01T09:39:40+00:00

In Algorithm Design Manual , page 178 describes some properties of Graph, and one

  • 0

In Algorithm Design Manual, page 178 describes some properties of Graph, and one of them is embedded and Topological:

Embedded vs. Topological

A graph is embedded if the vertices and
edges are assigned geometric positions. Thus, any drawing of a graph
is an embedding, which may or may not have algorithmic significance.

Occasionally, the structure of a graph is completely defined by the
geometry of its embedding. For example, if we are given a collection
of points in the plane, and seek the minimum cost tour visiting all of
them (i.e., the traveling salesman problem), the underlying topology
is the complete graph connecting each pair of vertices. The weights
are typically defined by the Euclidean distance between each pair of
points.

Grids of points are another example of topology from geometry.
Many problems on an n × m grid involve walking between neighboring
points, so the edges are implicitly defined from the geometry.

I quite don’t understand it:

  1. First of all, what exactly does embedded mean here? As long as the vertices have their own geometric positions, then can I call the graph embedded?
  2. What does any drawing of a graph is an embedding mean? Does it mean what I said in point 1?
  3. What does Topological mean? I don’t think it is explained in this description.
  4. The examples in this description really confused me a lot. Could someone please use simplest words to let me understand these two terms for graph?
  5. Is it really important to get these two term understood?

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T09:39:42+00:00Added an answer on June 1, 2026 at 9:39 am
    1. I remind you that a graph is just a set of vertices and a set of edges defined on them, so the vertices don’t have a geometric position of their own. A drawing of a graph is called an embedding, a drawn graph is called embedded.
    2. It means that any way of drawing a graph is called an embedding of that graph.
    3. A topological graph is a graph whose vertices and edges are points and arcs, respectively.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The Algorithm Design Manual describes BFS and DFS quite well. The code for dfs
I started reading Algorithm Design Manual, and while reading it I came across one
I'm re-reading Skiena's Algorithm Design Manual to catch up on some stuff I've forgotten
In Algorithm Design Manual , there is such an excise 4-26 Consider the problem
Here is a excise from The book Algorithm Design Manual . In the bin-packing
I've been going through Skiena's excellent The Algorithm Design Manual and got hung up
This Code is a code I built from the algorithm design manual book but
I am reading the Algorithm Design Manual Second Edition and this is from an
I am currently reading the Algorithm Design Manual , but my mathematical notation has
I'm currently reading The Algorithm Design Manual and I'm stuck on this exercise. Take

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.