- 
- 
                
					my_BFS.rar
					 ... .
          * Otherwise enqueue any successors (the direct child nodes) that have not yet been discovered.
   3. If the queue is empty, every node on the graph has been examined – quit the search and return "not found".
   4. Repeat from Step 2.
				 
- 
                
					1.zip
					Java for graph algorithm such as testing planarity graph
				 
- 
                
					toolbox_graph.zip
					For generating graph im matlab. Different ways of processing a graph
				 
- 
                
			
- 
                
			
- 
                
			
- 
                
			
- 
                
			
- 
                
					iGraph.rar
					Tool for graph(mathematics) visualisation
Written on c# with WPF
Supports tabs, export to file and import
				 
- 
                
					convcode_k=3.rar
					it s a matlab program calculating the BER of a signal and plotting the respective graph
				 
-