answersLogoWhite

0


Best Answer

36 vertices if all of them are or order two except one at each end.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the largest number of vertices in a graph with 35 edges if all vertices are?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the largest number of vertices in a graph with 35 edges if all vertices are of degree at least 3?

11......


What is the largest number of vertices in a graph with 35 edges if all vertices areof degree at least 3?

Abe sale dimag kharab mat kar samjha>>>>>>>>>>>>>>>>


How can you show that every Hamiltonian cubic graph is 3-edge-colorable?

A cubic graph must have an even number of vertices. Then, a Hamilton cycle (visiting all vertices) must have an even number of vertices and also an even number of edges. Alternatively color this edges red and blue, and the remaining edges green.


The minimum number of edges in a connected cyclic graph on n vertices is?

n-1


How many minimum edges in a Cyclic graph with n vertices?

The term "cyclic graph" is not well-defined. If you mean a graph that is not acyclic, then the answer is 3. That would be the union of a complete graph on 3 vertices and any number of isolated vertices. If you mean a graph that is (isomorphic to) a cycle, then the answer is n. If you are really asking the maximum number of edges, then that would be the triangle numbers such as n (n-1) /2.


What is the maximum number of edges in an undirected graph with V vertices?

V*(V-1)/2


What is the sum of degrees of all vertices in an undirected graph is twice the number of edges?

It is a true statement.


Can there be a graph with 8 vertices and 29 edges?

Yes.


What is subgraph in given graph?

If all the vertices and edges of a graph A are in graph B then graph A is a sub graph of B.


What is the maximum number of edges in an acyclic undirected graph with n vertices?

n * (n - 1) / 2 That would ignore the "acyclic" part of the question. An acyclic graph with the maximum number of edges is a tree. The correct answer is n-1 edges.


How many edges are there in a graph with 7 vertices each with degree 2?

There are 7 edges.


What is a drawing graph?

A drawing of a graph or network diagram is a pictorial representation of the vertices and edges of a graph. This drawing should not be confused with the graph itself: very different layouts can correspond to the same graph. In the abstract, all that matters is which pairs of vertices are connected by edges.