I_k_CBSsolverTValidate Method |
Hleda k-delay konflikt.
Namespace: MAPFsimulatorAssembly: MAPFsimulator (in MAPFsimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxprotected override Conflict Validate(
List<Plan> paths
)
Protected Overrides Function Validate (
paths As List(Of Plan)
) As Conflict
protected:
virtual Conflict^ Validate(
List<Plan^>^ paths
) override
abstract Validate :
paths : List<Plan> -> Conflict
override Validate :
paths : List<Plan> -> Conflict
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:
ConflictKonflikt, ktery nastal nejdrive, nebo null, pokud je plan validni.
See Also