copyright
#msg @copyright 1996, The Regents of the University of California
#submenu Algs
        Random vertices
        random
        Voronoi diagram
        vor
        Delaunay Voronoi overlay
        vor
	Eucl Shortest Paths
	shortestpath
	Delaunay Tri
	dt
        Shortest Cycle
        shortestcycle
        Shortest Nonfacial Cycle
        shortestnfcycle
        Display Faces and Weights
        faceweights
        Display Min, Max weights, sums
        weightsums
        flipdt
        flipdt
        sweeptri
        sweeptri
        bipartite
        bipartite
        Bipartite Matching
        bipmatch
	Extreme Edges
	exedge
	Geometric MST
	geom_mst
	Hamiltonian Cycle
        hamcycle2
        Total Edge Length
        edge_length
	#submenu Convex structures
		Convex Hull
		chull
		Convex Layers
		clayers
	#endsub
        #submenu cleanup
                Remove Edges
                #noedges
                Remove Edges and unmarked vertices
                strip1
                Remove thin edges
                delete_thin_edges
        #endsub
#endsub
