Class OpenOptWebSolver


  • public class OpenOptWebSolver
    extends OpenOptSolver
    Uses a web service implementation of the OpenOpt-library.
    Author:
    Matthias Thimm
    • Field Detail

      • openopt_webservice_url

        public static java.lang.String openopt_webservice_url
        The URL of the web service.
      • openopt_webservice_apikey

        public static java.lang.String openopt_webservice_apikey
        The API key for using the service.
      • openopt_use_local

        public static boolean openopt_use_local
        Whether to use a local installation of OpenOpt.
      • log

        private org.slf4j.Logger log
        Logger.
    • Constructor Detail

      • OpenOptWebSolver

        public OpenOptWebSolver()
    • Method Detail

      • isInstalled

        public static boolean isInstalled()
                                   throws java.lang.UnsupportedOperationException
        Throws:
        java.lang.UnsupportedOperationException