Route Inspection Flashcards
What is traversable
This is where you are able to travel to all the vertex with out repeating
As all of the vertexes are even
When looking at routes you have 3 types if graphs
Traversable
Semi traversable
Not traversable
What is semi traversable
A diagram with 2 odd vertex is
As you will start and Finnish at different vertex
What is not traversable
This is when more than 2 vetted have odd vertex so you are unable to go to all of the vertex without repeating
What is the handshake theorem
This is where you have to add on extra edges so that you can make the route traversable
What is the algorithm that is needed to help route inspection
Route inspection
When you have to add on edges you need to have these to the pairings
2odd vertex. 1 paring
4odd vertex. 3 pairing
6odd vertex. 15 pairing
8odd vertex. 105 pairing
What is the formula for the odd vertex
(n-1)x(n-3)x(n-5)x…..x3x1pairing