Interface StartStopListener

    • Method Detail

      • onStart

        void onStart()
        called when the solver starts search. It will be called only once.
      • onStop

        void onStop()
        called when the solver stop search, for any reason