Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 151 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 151 Bytes

Graceful Cone Graphs

Backtracking algorithm to find a graceful labeling for generalized cone graphs.

Compilation:

g++ -std=c++11 -O2 main.cpp