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 String openopt_webservice_url
        The URL of the web service.
      • openopt_webservice_apikey

        public static 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.
    • Constructor Detail

      • OpenOptWebSolver

        public OpenOptWebSolver()