Check if learner has certain properties.

hasProperties(solver, properties)

Arguments

solver

[TSPSolver]
Solver object.

properties

[character]
Vector of strings.

Value

[logical(1)] TRUE if the solver has all properties, FALSE otherwise.