Package com.knezevic.edaf.v3.core.plugins


package com.knezevic.edaf.v3.core.plugins
Plugin metadata and dependency contracts.

Defines discoverable extension points for algorithms, models, representations and problems.

  • Class
    Description
    Dependency bundle passed to algorithm plugins.
    Plugin factory for algorithms.
    Plugin factory for probabilistic models.
    Base plugin metadata contract.
    Runtime plugin registry with optional ServiceLoader discovery.
    Plugin factory for optimization problems.
    Plugin factory for representation components.