[kepler-users] Creating a feedback loop

Kenneth Evans evans at aps.anl.gov
Tue Nov 13 10:49:26 PST 2007


Frank,

I am also having the same problem.  I have attached a simple iterative loop
of the type you mention as a workflow and as a workflow with a Composite
actor.  The former more or less works.  (There are comments in the
Annotation.)  The latter does not work, and I am not sure how to fix it.

It is very simple.  It starts with a specified value and decrements it until
it reaches another specified value, then quits.
 
Perhaps it would be easier for someone to point out how to fix both to make
them work right.  I did not see any examples of this type of iteration in
the demos.

Thanks,

        -Ken

-----Original Message-----
From: kepler-users-bounces at ecoinformatics.org
[mailto:kepler-users-bounces at ecoinformatics.org] On Behalf Of Frank
Steinmann
Sent: Monday, November 12, 2007 2:50 AM
To: kepler-users at ecoinformatics.org
Subject: [kepler-users] Creating a feedback loop

Hi,

I am having some problems designing a composite actor containing a 
feedback loop. What I would like to have is an actor that reads one 
input token which is used as initial value for the feedback loop, then 
runs several iterations of the loop (the number of iterations is not 
known at implementation time), and finally sends one token (the final 
result of the loop) to the output port.
Any suggestions how to design such an actor?

Regards,
Frank

-- 
Dipl.-Inf. Frank Steinmann
Knowledge Management Department
DFKI GmbH

Tel.:    +49 (0)631 20575 - 114
Sekr.:   +49 (0)631 20575 - 101
Fax:     +49 (0)631 20575 - 103
E-Mail: Frank.Steinmann at dfki.de
-----------------------------------------------------------
Deutsches Forschungszentrum für Künstliche Intelligenz GmbH
Trippstadter Straße 122, D-67663 Kaiserslautern, Germany

Geschäftsführung:
Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster (Vorsitzender)
Dr. Walter Olthoff

Vorsitzender des Aufsichtsrats:
Prof. Dr. h.c. Hans A. Aukes

Amtsgericht Kaiserslautern, HRB 2313
-----------------------------------------------------------
_______________________________________________
Kepler-users mailing list
Kepler-users at ecoinformatics.org
http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: IterativeLoopExample.xml
Type: application/octet-stream
Size: 44740 bytes
Desc: not available
Url : http://mercury.nceas.ucsb.edu/ecoinformatics/pipermail/kepler-users/attachments/20071113/b76e6788/IterativeLoopExample-0001.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: IterativeLoopCompositeTest.xml
Type: application/octet-stream
Size: 80171 bytes
Desc: not available
Url : http://mercury.nceas.ucsb.edu/ecoinformatics/pipermail/kepler-users/attachments/20071113/b76e6788/IterativeLoopCompositeTest-0001.obj


More information about the Kepler-users mailing list