mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-28 03:36:10 -04:00
27 lines
405 B
Markdown
27 lines
405 B
Markdown
## convex optimization
|
|
|
|
<br>
|
|
|
|
### tl; dr
|
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
### code
|
|
|
|
<br>
|
|
|
|
* [convex optimization for 2 assets, in python](https://github.com/angeris/cfmm-routing-code)
|
|
|
|
<br>
|
|
|
|
---
|
|
|
|
### resources
|
|
|
|
<br>
|
|
|
|
* [optmal routing for constant function amm, by angeris et al](https://angeris.github.io/papers/cfmm-routing.pdf)
|
|
* [convex optimization, by boyd et al](https://web.stanford.edu/~boyd/cvxbook/bv_cvxbook.pdf)
|