Intermediate output during delta iterations

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Intermediate output during delta iterations

Sebastian Schelter-2
Hi,

Is there a way to persist every solutionSetDelta in delta-iterations
(using the scala-API)?

Best,
Sebastian
Reply | Threaded
Open this post in threaded view
|

Re: Intermediate output during delta iterations

Stephan Ewen
Hey!

The Delta Iterations cannot persist intermediate states right now.

In general, output from within iterations should be possible with some changes - I could give you some pointers how to do that, if you want to add a patch.

With for loop iterations, this would be simpler, but for-loops cannot run delta-iterations.

Stephan


On Sat, Nov 22, 2014 at 7:33 PM, Sebastian Schelter <[hidden email]> wrote:
Hi,

Is there a way to persist every solutionSetDelta in delta-iterations (using the scala-API)?

Best,
Sebastian