Fill in the blank with either "edge" or "vertex" to make a true statement.
A Hamiltonian circuit uses each once and only once.
An Euler circuit uses each once and only once.

Respuesta :

9514 1404 393

Answer:

  • H: vertex
  • E: edge

Step-by-step explanation:

A Hamiltonian circuit uses each vertex once and only once. (may repeat edges)

An Euler circuit uses each edge once and only once. (may repeat vertices)