Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template-Scapegoat

Using the header-file in your own project

Download the files in the include/ directory,
and use g++ with the -Idir option
Example: g++ -I./include test.cpp -g

Running tests

Prereqiusites:

  • c++14 or higher
  • gnu-sed for makefile

Compiling

make clean
make depend
make

Execution

make run

About

STL compatible Scapegoat Tree: a self balancing binary search tree

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages