Click or drag to resize
I_k_CBSsolverTValidate Method
Hleda k-delay konflikt.

Namespace: MAPFsimulator
Assembly: MAPFsimulator (in MAPFsimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected override Conflict Validate(
	List<Plan> paths
)

Parameters

paths
Type: System.Collections.GenericListPlan

[Missing <param name="paths"/> documentation for "M:MAPFsimulator.I_k_CBSsolver`1.Validate(System.Collections.Generic.List{MAPFsimulator.Plan})"]

Return Value

Type: Conflict
Konflikt, ktery nastal nejdrive, nebo null, pokud je plan validni.
See Also