Skip to content

[Kirino Engine] Direct Acyclic Graph implementation#455

Draft
default-dx wants to merge 2 commits intoCleanroomMC:proposal/render-systemfrom
default-dx:proposal/render-system
Draft

[Kirino Engine] Direct Acyclic Graph implementation#455
default-dx wants to merge 2 commits intoCleanroomMC:proposal/render-systemfrom
default-dx:proposal/render-system

Conversation

@default-dx
Copy link
Copy Markdown

Direct Acyclic Graph executor

Using Guava MutableNetwork as a graph implementation.
Using a wrapper of the MutableNetwork to ensure acyclic property
Traverse the graph from the starting node.

@default-dx default-dx changed the title Starting on Direct Acyclic Graph Direct Acyclic Graph implementation Oct 15, 2025
@tttsaurus tttsaurus changed the title Direct Acyclic Graph implementation [Kirino Engine] Direct Acyclic Graph implementation Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant