davidljung / rl-glue

Automatically exported from code.google.com/p/rl-glue
0 stars 1 forks source link

Task Spec Updates #23

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The Task spec might be a little bit lacking in terms of establishing
variable ranges.

Proposed new meanings:

1) [-inf,inf] means unbounded range
2) [x, y] means bounded range
3) [] means range NOT PROVIDED!  Not the same semantics as unbounded.

Can we do it?

Original issue reported on code.google.com by bttan...@gmail.com on 27 Jul 2007 at 7:07

GoogleCodeExporter commented 8 years ago
Seems reasonable. Further thoughts?

Original comment by andrewbutcher@gmail.com on 30 Jul 2007 at 8:14

GoogleCodeExporter commented 8 years ago
I think this may be done, although related, I'm not sure the Java task spec 
parser is
up to date, the RL Viz Lib one is though.  There is a related issue on this.

Matt?  Can you verify all of this stuff is done and documented? If not 
documented,
please talk to me or Adam to find out how to update the open pages.

Original comment by brian.ta...@gmail.com on 13 Oct 2007 at 5:50

GoogleCodeExporter commented 8 years ago
This is done. We just need to update the openpages.

Original comment by markp...@gmail.com on 19 Oct 2007 at 11:29

GoogleCodeExporter commented 8 years ago

Original comment by markp...@gmail.com on 29 Oct 2007 at 10:52