Skip to content
This repository was archived by the owner on Dec 30, 2023. It is now read-only.

Latest commit

 

History

History
2 lines (2 loc) · 232 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 232 Bytes

Euler Tour Data Structure

This repository contains a C++ implementation of the Euler Tour Data Structure and a simple driver for easily accessing, testing and comparing the implemented data structure with the dynamic LEDA trees.