Interface GraphAlgorithmProvider

All Superinterfaces:
AlgorithmProvider
All Known Implementing Classes:
MulticoreGraphAlgorithmProvider, StandardGraphAlgorithmProvider

public interface GraphAlgorithmProvider extends AlgorithmProvider
Service provider interface for graph algorithms.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)