<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    <br>
    <br>
    Op 28-06-11 12:04, Geoffrey De Smet schreef:
    <blockquote cite="mid:iuc8uu$k5q$1@dough.gmane.org" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <br>
      <br>
      Op 28-06-11 11:23, Michael Anstis schreef:
      <blockquote
        cite="mid:BANLkTikivKqSp9LSDUH-6YYO1DnJGd51Ww@mail.gmail.com"
        type="cite">Not completely understanding why solver.solve()
        would only run for 1ms,<br>
      </blockquote>
      - In real-time planning cases, the answer is needed NOW (even
      though we just started planning 1 or 10ms ago).<br>
      In that last case you'll probably still want to have an
      initialized solution and configure it appropriate to do random
      initialization (= really fast and really stupid) anyway.</blockquote>
    I've created this issue:<br>
    JBRULES-3106 Planner: Terminate early as soon as an initialized,
    feasible solution is found: terminateEarly(boolean
    solutionMustBeInitialized, Score minimumScore)<br>
  </body>
</html>