CatAlgorithmType (Enumeration)

enum CatAlgorithmType {
  catSimulatedAnnealing,
  catGradient,
  catCAAalgorithm,
  catLocalForConstraints
}
Algorithm types.
Values:
catSimulatedAnnealing
see Product Engineering Optimizer product help for explanation
catGradient
see Product Engineering Optimizer product help for explanation
catCAAalgorithm
see Product Engineering Optimizer product help for explanation
catLocalForConstraints
see Product Engineering Optimizer product help for explanation