Skip to content

virtan/tree_closest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

tree_closest(int, tree)

Typical "find closest in tree" realization.

To compile:

$ g++ -o tree_closest tree_closest.cc -std=c++11

About

Typical "find closest in tree" realization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages