R/makeSolver.R
hasProperties.Rd
Check if learner has certain properties.
hasProperties(solver, properties)
[TSPSolver] Solver object.
TSPSolver
[character] Vector of strings.
character
[logical(1)] TRUE if the solver has all properties, FALSE otherwise.
logical(1)
TRUE
FALSE