Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing bfs_dist, adding METIS separator, add fuse_vertices() #34

Closed
wants to merge 7 commits into from

Commits on Aug 27, 2012

  1. fixed loop

    Diego committed Aug 27, 2012
    Configuration menu
    Copy the full SHA
    ee8c30e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2012

  1. layering tree work in progress

    Diego committed Sep 28, 2012
    Configuration menu
    Copy the full SHA
    65c516a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2013

  1. layering tree work in progress

    Diego authored and Galindo committed Sep 16, 2013
    Configuration menu
    Copy the full SHA
    f825c64 View commit details
    Browse the repository at this point in the history
  2. metis separator, cleanup

    Galindo committed Sep 16, 2013
    Configuration menu
    Copy the full SHA
    44d493a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/dagalindo/INDDGO

    Conflicts:
    	lib_graphd/inc/GraphCreator.h
    	lib_graphd/inc/GraphUtil.h
    	lib_graphd/inc/MutableGraph.h
    	lib_graphd/src/GraphCreator.cpp
    	lib_graphd/src/GraphEOUtil.cpp
    	lib_graphd/src/GraphUtil.cpp
    	lib_graphd/src/GraphVizGraphWriter.cpp
    	lib_graphd/src/MutableGraph.cpp
    	lib_treed/inc/TDTree.h
    	lib_treed/src/TDTree.cpp
    	make.inc.serial
    Galindo committed Sep 16, 2013
    Configuration menu
    Copy the full SHA
    2eded80 View commit details
    Browse the repository at this point in the history
  4. removing TDTree updates

    Galindo committed Sep 16, 2013
    Configuration menu
    Copy the full SHA
    aaf1165 View commit details
    Browse the repository at this point in the history
  5. re-adding TDTree changes

    Galindo committed Sep 16, 2013
    Configuration menu
    Copy the full SHA
    ca2855b View commit details
    Browse the repository at this point in the history