Skip to content

hezihertz/graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encapsulated Graph Class

The Graph class is built during the Harvard class CS207 in 2014, with the self-defined iterator classes, and with the encapsulation of STL vectors, this Graph class has a very good performance.

Primary Author:

Contributor:

  • Cris Cecka (utility classes)

Tested Environment:

  • Linux Ubuntu: clang-3.5 (or gcc-4.9), libsdl-dev, build-essential

Building:

  • make mass_spring

Run Example:

  • ./mass_spring NODES_FILE TETS_FILE

About

Encapsulated Graph class with STL vector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published