Skip to content

bcc-research/router-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experiments

This is a repository containing the code used to generate the plots for "An Efficient Algorithm for Optimal Routing Through Constant Function Market Makers."

To run, you'll first need to fetch data from The Graph. This can be done by running the fetchuniv3.jl Julia file, which will spit out two JSON files that will be used as later input. (Note that this only needs to be run once!)

You can then run the generate_plots.jl file, which will, as the name specifies, generate the plots. These plots might differ from those of the paper as they're using current data.

The code for our comparison with Mosek is in comparison.jl.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages