Skip to content

jirka-fink/JuliaBenchmarkGraphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JuliaBenchmarkGraphs

The goal of this repository is to provide benchmarking for various representation of weighted graphs in Julia.

Initialization

First, download and unpack the following datasets:

Benchmarks

  • GraphBenchmark.benchmark_bellman_ford(): Bellman-Ford for finding shortest paths
  • GraphBenchmark.benchmark_unweighed_algorithm(): Some algorithms not using weights

About

Development and benchmark structures for networks in Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages