(.js)
laraImport("kadabra.adapt.Algorithm");
(.lara)
import kadabra.adapt.Algorithm;
Classes:
new AdaptiveAlgorithm(id, $targetMethod, templateName, provider)
getAlgorithm()
getSupplier()
new AlgorithmWithKnob(lambda, id, knobConsumer, configSupplier)
getAlgorithm()
getSupplier()
new GenerativeAlgorithm(id, $interface, templateName, provider, providerType, extraArg)
getAlgorithm()
getSupplier()
new SimpleAlgorithm(lambda, id)
getAlgorithm()
getSupplier()
instance()