Any graph is "drawable" on a 2D surface?

  • Context: Undergrad 
  • Thread starter Thread starter paizhaulski
  • Start date Start date
  • Tags Tags
    2d Graph Surface
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 1K views
paizhaulski
Messages
2
Reaction score
0
Are there any theorems that say something formal about the fact that any graph is drawable on a 2D surface, and can be mapped to a 2D array of pixels if the pixels are infinitely small?
 
Physics news on Phys.org
When you say that, it implies that there is some way to distinguish between edges that cross at a point which is not a vertex and edges that meet at a vertex. In general, there will be lines crossing with no vertex there.
 
  • Like
Likes   Reactions: paizhaulski
paizhaulski said:
Are there any theorems that say something formal about the fact that any graph is drawable on a 2D surface, and can be mapped to a 2D array of pixels if the pixels are infinitely small?

Look at material about "planar graphs". Not all graphs are planar graphs.