MCPcopy Create free account
hub / github.com/concensure/Semantic / EvolutionGraphBuilder

Class EvolutionGraphBuilder

evolution_graph/src/lib.rs:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26pub struct EvolutionGraphBuilder;
27
28impl EvolutionGraphBuilder {
29 pub fn from_plans(plans: &[ImprovementPlan]) -> EvolutionGraph {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…