Skip to content

Serialisation (hint)  #75

@NicolasLagaillardie

Description

@NicolasLagaillardie

In impl_a

fn get_graph() {
// initialise graph with a root node
// return aux_get_graph
}

fn aux_get_graph(
// graph and previous nodes/choices
) {
// depending on the current state of the meshed channel, create the correct edge and node
// create a new meshedchannel with all the continuations and return its aux_get_graph
}

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions