logo

Question detail

In the graph A-B = 4, A-C = 1, C-B = 2, B-D = 1 and C-D = 7, what is the tentative distance to B immediately after C is processed when starting at A?

Try the question, check the answer, then read the explanation to understand the curriculum point.

At a glance

MCQ

Type

practice

Style

Topic

Optimisation algorithms

Exam-style question

Try this first

In the graph A-B = 4, A-C = 1, C-B = 2, B-D = 1 and C-D = 7, what is the tentative distance to B immediately after C is processed when starting at A?.

  1. A.1
  2. B.2
  3. C.3
  4. D.4

Model answer

What a good answer should say

  • 3

Explanation

Why this works

The route A-C-B has distance 1 + 2 = 3, which improves the previous tentative distance of 4 for B.

Common mistake

No common mistake is linked to this question yet.

Related flashcards

No flashcards are published for this page yet.

Related practice questions

No questions are published for this page yet.