This website uses cookies to ensure you get the best experience on our website. Privacy Policy OK

Are You Networked Enough?

| See more in Mathematics

Complete the home run as many as you can answering questions about edges and graph.

MUHAMMADSYARIFUDDINBINKAMSAN
Created Date 03.24.22
Last Updated 03.24.22
Viewed 1 Times
Your browser doesn't support HTML5. System.Collections.Generic.List`1[System.String] System.Collections.Generic.List`1[System.String]
submit to reddit

Would you like to build your own game?

It's easy!

Go to the GameBuilder and get started!

Topics of this game:
  • What is characteristic of tree graph?
  • Loop graph consist of multiple edges graph.
  • G = (V,E)
  • V = {1,2,3,4,5} E = {(1,5),(1,5),(3,5),(3,5),(1,1),(3,3),(2,1),(2,3),(2,5),(4,1),(4,3),(4,5)} Find degree of vertices.
  • What is characteristics of tree graph?
  • Graph H is subgraph of graph G if a set of point at graph H is subset to set of point at graph G. Graph G can be called as subgraph.
  • What is weighted graph?
  • What is the difference between directed and undirected graph?
  • How to calculate number of degree?
  • What is degree?