Skip to content

algorithm-visualizer/tracers.cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tracers.cpp

tracers.cpp is a visualization library for C++.

This repository is part of the project Algorithm Visualizer.

Dependencies

Installation

  1. Download and extract the source code in the latest release.

  2. Change directory to it and run:

mkdir build

cd build

cmake ..

make install

Usage

#include "algorithm-visualizer/LogTracer.h"

int main() {
    LogTracer logTracer = LogTracer("Scratch Paper");

    logTracer.print("Visualize your own algorithm here!");

    return 0;
}

Check out the API reference for more information.

Contributing

Check out the contributing guidelines.

About

📜Visualization Library for C++

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy