simulate_execution

Function simulate_execution 

Source
pub async fn simulate_execution(
    initial_states: States,
    capabilities: Capabilities,
    tst_node: Node,
) -> Result<SimulationResult>
Expand description

Simulate the execution of a task, to compute the feasibility and the associated cost.