o
odin.langpkg.dev
packages / library / Graphs-in-Odin

Graphs-in-Odin

e59267alibrary

No description provided.

No license · updated 2 months ago

DAG implementation using Odin

This is implementation of the most basic operations on DAG in Odin programming language

Compiling programs

User interface

odin build src/main.odin -file

Tests

odin build src/test.odin -file

Benchmarks

odin build src/benchmark.odin -file