ECJ-INTEREST-L Archives

June 2006

ECJ-INTEREST-L@LISTSERV.GMU.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Serethos <[log in to unmask]>
Reply To:
ECJ Evolutionary Computation Toolkit <[log in to unmask]>
Date:
Mon, 12 Jun 2006 20:44:54 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (17 lines)
Im very new to ECJ and GP so I need a little Basic help. I want to

realize a control program for a robot with servo motors and some 
IR-Sensors. To control him I take something like that:

Terminal Set = {IR0, IR1, ..IRn, Constant:0.255}
Function Set = {+, -, /, *, sleep(x), SetServo0, SetServo1,..SetServon, 
Proc4, <, >, ...}

As I understand the Proc-Function (like in Koza's Ant control) is only a 
way to express a serial chain of commands. It has no return value and 
therfore can't be a node to most other functions like +, -, sleep etc. 
(while normal arithmetic functions with a return value are 
"node-compüatible" to each other)

How can I manage this constraints?

ATOM RSS1 RSS2