Class MatrixSolverPlugin

    • Constructor Detail

      • MatrixSolverPlugin

        public MatrixSolverPlugin()
    • Method Detail

      • createAlgorithm

        public Algorithm createAlgorithm​(Solver solver)
        Description copied from interface: AlgorithmFactory
        create a calculator for the given solver
        Specified by:
        createAlgorithm in interface AlgorithmFactory
        Parameters:
        solver - the solver for which to create a calculator
        Returns:
        the calculator
      • getName

        public java.lang.String getName()
        Specified by:
        getName in interface AlohaPlugin
        Returns:
        the name of the plugin