Class IntVectorRepresentationPlugin

java.lang.Object
com.knezevic.edaf.v3.repr.plugins.discrete.IntVectorRepresentationPlugin
All Implemented Interfaces:
Plugin, RepresentationPlugin<IntVector>

public final class IntVectorRepresentationPlugin extends Object implements RepresentationPlugin<IntVector>
Plugin factory for bounded integer vectors.
  • Constructor Details

    • IntVectorRepresentationPlugin

      public IntVectorRepresentationPlugin()
  • Method Details