Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 296 Bytes

File metadata and controls

6 lines (6 loc) · 296 Bytes

Java-Program-for-creating-a-forest-out-of-a-given-tree-with-even-number-of-nodes.

steps to open the program

  1. Copy the File Eventree.java and run the file in cmd as usual. 2.Enter the Number of vertices and the number of edges you want in your tree. 3.Contruct the tree. 4.check the solution