treepack_test
    
    
    
      treepack_test
      an Octave code which
      calls treepack(), which
      performs common calculations involving a special kind of graph
      known as a tree.
    
    
      Licensing:
    
    
      The information on this web page is distributed under the MIT license.
    
    
      Related Data and Programs:
    
    
      
      treepack,
      an Octave code which
      performs common calculations involving a special kind of graph
      known as a tree.
    
    
      Source Code:
    
    
      
    
    
      
        - 
          catalan_test.m
        
 
        - 
          treepack_test006.m, 
          tests CBT_TRAVERSE.
        
 
        - 
          treepack_test01.m, 
          tests PRUEFER_TO_TREE_ARC.
        
 
        - 
          treepack_test025.m, 
          tests PRUEFER_TO_TREE_2.
        
 
        - 
          treepack_test02.m, 
          tests PRUEFER_TO_TREE_2.
        
 
        - 
          treepack_test03.m, 
          tests TREE_ARC_TO_PRUEFER.
        
 
        - 
          treepack_test04.m, 
          tests TREE_ARC_CENTER.
        
 
        - 
          treepack_test05.m, 
          tests TREE_ARC_CENTER.
        
 
        - 
          treepack_test06.m, 
          tests TREE_ARC_CENTER.
        
 
        - 
          treepack_test07.m, 
          tests TREE_ARC_DIAM.
        
 
        - 
          treepack_test08.m, 
          tests TREE_ARC_RANDOM.
        
 
        - 
          treepack_test09.m, 
          tests TREE_ENUM.
        
 
        - 
          treepack_test10.m, 
          tests TREE_PARENT_NEXT.
        
 
        - 
          treepack_test11.m, 
          tests TREE_RB_ENUM.
        
 
        - 
          treepack_test12.m, 
          tests TREE_RB_LEX_NEXT.
        
 
        - 
          treepack_test13.m, 
          tests TREE_RB_LEX_NEXT, TREE_RB_TO_PARENT.
        
 
        - 
          treepack_test14.m, 
          tests TREE_RB_YULE.
        
 
        - 
          treepack_test15.m, 
          tests TREE_ROOTED_CODE.
        
 
        - 
          treepack_test16.m, 
          tests TREE_ROOTED_DEPTH.
        
 
        - 
          treepack_test17.m, 
          tests TREE_ROOTED_ENUM.
        
 
        - 
          treepack_test18.m, 
          tests TREE_ROOTED_RANDOM.
        
 
      
    
    
    
      Last revised on 20 June 2024.