Click or drag to resize
CBSsolverTValidate Method
Hleda v planu vrcholove konflikty.

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

Parameters

paths
Type: System.Collections.GenericListPlan

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

Return Value

Type: Conflict
vrcholovy konflikt, ktery nastal nejdrive, nebo null, pokud je plan bez konfliktu
See Also