The number of lines connected to a node.
What is degree?
Who is Euler?
Is this a tree?
yes
Name for the lines in a network diagram.
What is an edge?
Connections with people you know.
What is social network?
When a node connects back to itself.
What is a loop?
the variable that reprsents Euler's number is the letter...
e
Is this a tree?

no
Another name for a node.
What is a vertex?
Digital devices connected in one physical location.
What is a LAN? (local area network)
Will make a network disconnected if removed.
What is a bridge?
What's the difference between an Euler Path and an Euler Circuit?
path- two odds as start and end points
circuit- all even
The algorithm that helps us find a minimum spanning tree.
What is Pimm's algorithm?
Network diagram with numbers on the edges.
What is weighted?
Digital devices connected across the globe.
What is the Internet?
All even nodes imply the network has this.
What is an Euler circuit?
Which city's bridges prompted the discovery of graph theory?
Konigsberg
The first step of Pimm's algorithm.
What is: find the smallest [weighted] edge?
What is a network?
A diagram of anything interconnected (anything along those lines... no pun intended)
Three-letter abbreviation for the organisation that controls buses and trains in Victoria.
What is PTV? (Public Transport Victoria)
A walk that includes every node once, no repeat edges, and returns to the starting node.
What is a Hamiltonian cycle?
How can we make a non-traversable network, traversable?
delete or add an edge
How do you know when you're done?
No circuits are created, and each node is connected in the tree.
How do we draw a network from a table?
acceptable explanation - start with nodes and add connections or dependencies.
Wi-fi, bluetooth and 5G are examples of this type of network.
What is wireless?