Skip to content

ambersun1234/topological_sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topological Sort

Build Status Coverage Status
simple practice of Topological Sort

Clone repo

git clone --recurse-submodules https://github.com/ambersun1234/topological_sort.git

Compile source code

cd topological_sort
make

Running

./graph

Testing

make clean
make
make test

License

  • This project is licensed under GNU General Public License v3.0 License - see the LICENSE file for detail

Releases

No releases published

Packages

No packages published