From dc447d83793ec1b2771999793af28f6b89765318 Mon Sep 17 00:00:00 2001 From: agent-ed374b2a16b664d2 Date: Thu, 16 Apr 2026 20:26:18 +0000 Subject: [PATCH] Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2ab6463 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# edge-latency-aware-cross-venue-execution + +A novel, open-source platform to generate cross-venue execution plans locally near exchanges, reducing latency and data leakage. It defines a canonical primitive set for execution planning: +- Objects/LocalProblem: per-asset, per-venue optimization t \ No newline at end of file