Class StandardAlgorithmService

java.lang.Object
org.episteme.core.technical.algorithm.StandardAlgorithmService
All Implemented Interfaces:
AlgorithmService

public class StandardAlgorithmService extends Object implements AlgorithmService
Standard implementation of AlgorithmService. delegates to the traditional SPI and Backend discovery mechanisms.
Since:
1.2
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)