-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[epic] ✅ Composite Graphs #9
Milestone
Comments
placeholder note:
|
|
github-project-automation
bot
moved this from 🎯Active Epics
to 💪Done
in circles-contracts-v2
Jan 31, 2024
benjaminbollen
added a commit
that referenced
this issue
Jun 11, 2024
(docs): blind attempt at readthedocs for solidity
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Composite graphs both occur naturally, as we already have a v1 graph, but also open the advantage of naturally parallelizing graph search algorithms.
A first use-case to explore is to provide two complementary graphs in v2: a default one with temporal discounting of the tokens (TiC), and a second graph with the absolute valued CRC tokens.
A second important reason to lean into composition of graphs is to integrate scalability and privacy solutions into the L1 on-chain graph.
The text was updated successfully, but these errors were encountered: