crypto-arbitrage-framework icon indicating copy to clipboard operation
crypto-arbitrage-framework copied to clipboard

What is the mathematical formulation of the path optimizer?

Open samlaf opened this issue 2 years ago • 2 comments

Are you using this: https://en.wikipedia.org/wiki/Shortest_path_problem#Linear_programming_formulation ? image

samlaf avatar May 22 '22 06:05 samlaf

@samlaf https://github.com/hzjken/crypto-arbitrage-framework/blob/master/crypto/path_optimizer.py

stochastic-thread avatar Jul 12 '22 10:07 stochastic-thread

I know... but that's the code. It would take me ages to parse through it. That's why I was asking what high-level mathematical formulation you are using, so that I can start from that to help me understand the code.

samlaf avatar Jul 12 '22 10:07 samlaf