208k views
4 votes
Consider this example of a recurrence relation. A police officer needs to patrol a gated community. He would like to enter the gate, cruise all the streets exactly once, and then leave by the same gate. What information would you need to determine a Euler circuit and a Hamilton circuit

User Ndotie
by
4.9k points

2 Answers

6 votes

the police officer cruise each streets precisely once and he enters and exit with the same gate.

User Kamikaze
by
4.7k points
7 votes

Answer:

the police officer cruise each streets precisely once and he enters and exit with the same gate.

Step-by-step explanation:

NB: kindly check below for the attached picture.

The term ''Euler circuit'' can simply be defined as the graph that shows the edge of K once in a finite way by starting and putting a stop to it at the same vertex.

The term "Hamiltonian Circuit" is also known as the Hamiltonian cycle which is all about a one time visit to the vertex.

Here in this question, the door is the vertex and the road is the edge.

The information needed to detemine a Euler circuit and a Hamilton circuit is;

"the police officer cruise each streets precisely once and he enters and exit with the same gate."

Check attachment for each type of circuit and the differences.

Consider this example of a recurrence relation. A police officer needs to patrol a-example-1
User Crwils
by
4.2k points