<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<div class="moz-cite-prefix">On 25-10-13 16:08, sirinath wrote:<br>
</div>
<blockquote
cite="mid:CAAfFNYGrj4TzF-sVJx2ApxX=_agqx9M6TiGGLN8uk+QK+nGpqQ@mail.gmail.com"
type="cite">
<p dir="ltr">Where is Drools chance hosted?</p>
</blockquote>
<a class="moz-txt-link-freetext" href="https://github.com/droolsjbpm/drools-chance">https://github.com/droolsjbpm/drools-chance</a><br>
<blockquote
cite="mid:CAAfFNYGrj4TzF-sVJx2ApxX=_agqx9M6TiGGLN8uk+QK+nGpqQ@mail.gmail.com"
type="cite">
<p dir="ltr">Perhaps GA/GP can be a part of this? </p>
</blockquote>
Yes, here's a Genetic Algoritms prototype for OptaPlanner:<br>
<a class="moz-txt-link-freetext" href="https://github.com/elsam/optaplanner">https://github.com/elsam/optaplanner</a><br>
Results with GA's were poor, but we're going to add it sooner or
later.<br>
Here's the relevant issue to add it:<br>
<a class="moz-txt-link-freetext" href="https://issues.jboss.org/browse/PLANNER-154">https://issues.jboss.org/browse/PLANNER-154</a><br>
<br>
<blockquote
cite="mid:CAAfFNYGrj4TzF-sVJx2ApxX=_agqx9M6TiGGLN8uk+QK+nGpqQ@mail.gmail.com"
type="cite">
<p dir="ltr">Also Monte Carlo.</p>
<p dir="ltr">Maybe the current way to do is awkward? Is this
covered in the documentation? </p>
</blockquote>
simulation isn't covered in the documentation.<br>
<br>
What kind of simulation do you want to do?<br>
What's the problem definition?<br>
<br>
<blockquote
cite="mid:CAAfFNYGrj4TzF-sVJx2ApxX=_agqx9M6TiGGLN8uk+QK+nGpqQ@mail.gmail.com"
type="cite">
<div class="gmail_quote">On 25 Oct 2013 17:54, "ge0ffrey [via
Drools]" <<a moz-do-not-send="true"
href="/user/SendEmail.jtp?type=node&node=4026499&i=0"
target="_top" rel="nofollow" link="external">[hidden email]</a>>
wrote:<br type="attribution">
<blockquote style="border-left:2px solid #CCCCCC;padding:0 1em"
class="gmail_quote"> <br>
On 25-10-13 12:50, sirinath wrote:
<br>
> Hi,
<br>
>
<br>
> Is it possible to provide more out of the box optimisers
and solvers as part
<br>
> of OptaPlanner.
<br>
Yes, we're trying to add more every major release.
<br>
For 6.1 we 'll probably add the CH's "cheapest insertion" and
"regret <br>
insertion".
<br>
If you want to add one yourself, start by looking at <br>
DefaultLocalSearchSolverPhase.java.
<br>
>
<br>
> Also add functionality for simulations (Monte Carlo)
which would be a good
<br>
> addition and fit.
<br>
Simulation support would be great indeed - but the
requirements aren't <br>
clearly definied yet (feedback, examples or use cases
welcome).
<br>
<br>
It's already possible to do simulation + optimization
<br>
by doing the simulation inside the score function (for example
by <br>
running a monte carlo simulation)
<br>
and doing the optimization with optaplanner.
<br>
<br>
drools-chance (very experimental currently) has a lot of
constructs that <br>
can help in simulation (bayes stuff etc).
<div><br>
>
<br>
> Suminda
<br>
>
<br>
>
<br>
>
<br>
> --
<br>
> View this message in context: <a
moz-do-not-send="true"
href="http://drools.46999.n3.nabble.com/Monte-Carlo-and-additional-Optimisers-for-OptaPlanner-tp4026495.html"
rel="nofollow" link="external" target="_blank">http://drools.46999.n3.nabble.com/Monte-Carlo-and-additional-Optimisers-for-OptaPlanner-tp4026495.html</a><br>
> Sent from the Drools: User forum mailing list archive
at Nabble.com.
<br>
> _______________________________________________
<br>
> rules-users mailing list
<br>
> <a moz-do-not-send="true"
href="http://user/SendEmail.jtp?type=node&node=4026497&i=0"
rel="nofollow" link="external" target="_blank">[hidden
email]</a>
<br>
> <a moz-do-not-send="true"
href="https://lists.jboss.org/mailman/listinfo/rules-users"
rel="nofollow" link="external" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
>
</div>
<br>
<br>
_______________________________________________
<br>
rules-users mailing list
<br>
<a moz-do-not-send="true"
href="http://user/SendEmail.jtp?type=node&node=4026497&i=1"
rel="nofollow" link="external" target="_blank">[hidden
email]</a>
<br>
<a moz-do-not-send="true"
href="https://lists.jboss.org/mailman/listinfo/rules-users"
rel="nofollow" link="external" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
<br>
<br>
<hr color="#cccccc" noshade="noshade" size="1">
<div style="color:#444;font:12px
tahoma,geneva,helvetica,arial,sans-serif">
<div style="font-weight:bold">If you reply to this email,
your message will be added to the discussion below:</div>
<a moz-do-not-send="true"
href="http://drools.46999.n3.nabble.com/Monte-Carlo-and-additional-Optimisers-for-OptaPlanner-tp4026495p4026497.html"
target="_blank" rel="nofollow" link="external">http://drools.46999.n3.nabble.com/Monte-Carlo-and-additional-Optimisers-for-OptaPlanner-tp4026495p4026497.html</a>
</div>
<div style="color:#666;font:11px
tahoma,geneva,helvetica,arial,sans-serif;margin-top:.4em;line-height:1.5em">
To unsubscribe from Monte Carlo and additional Optimisers
for OptaPlanner, <a moz-do-not-send="true" href=""
target="_blank" rel="nofollow" link="external">click here</a>.<br>
<a moz-do-not-send="true"
href="http://drools.46999.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml"
rel="nofollow" style="font:9px serif" target="_blank"
link="external">NAML</a> </div>
</blockquote>
</div>
<br>
<hr align="left" width="300">
View this message in context: <a moz-do-not-send="true"
href="http://drools.46999.n3.nabble.com/Monte-Carlo-and-additional-Optimisers-for-OptaPlanner-tp4026495p4026499.html">Re:
[rules-users] Monte Carlo and additional Optimisers for
OptaPlanner</a><br>
Sent from the <a moz-do-not-send="true"
href="http://drools.46999.n3.nabble.com/Drools-User-forum-f47000.html">Drools:
User forum mailing list archive</a> at Nabble.com.<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a></pre>
</blockquote>
<br>
</body>
</html>