Graphs

 
   Graphs are a mathematician object for representing information.

  Graphs have got two elements: Nodes (objects that contain information) and edges (connections among nodes).
  There are four types of graphs: according to direction (directed and not directed), according to number of edges (dense, dispersed and complete), according to journey (eulerian and hamiltonian) and according to grade (regular and irregular).
  There are four operations in Graphs: nodes, edges , grade and path.

           

           
           

GRAPHS

           
           

MATHEMATICAL

           
         

FOUNDATIONS!!

         
   

MIND GRAPH