rpgoldman / europa-pso

Automatically exported from code.google.com/p/europa-pso
0 stars 0 forks source link

Update constraint docs #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
First, we need documentation on the alternative ways to represent
constraints. For example, the table currently gives 'a contained_by b'
syntax but doesn't mention the more common 'contained_by(a myNameForA)' and
variants of that. 

Second, we need documentation for all the changes/improvements that have
been made by the WillowGarage team this summer.

Original issue reported on code.google.com by tristanb...@gmail.com on 9 Sep 2009 at 10:31

GoogleCodeExporter commented 9 years ago
Some of the WillowGarage stuff has been done, but we're also missing 
documentation of eq/neq, and foreach is hard to find in the documetation.  
Clean this up!

Original comment by tristanb...@gmail.com on 4 Mar 2011 at 12:05

GoogleCodeExporter commented 9 years ago
Also, why are eq/neq, etc, not included in NDDL.g which is intended to be the 
definitive source of all possible NDDL syntax?  Unlike temporal constraints, 
they must be registered in a different way?

Original comment by tristanb...@gmail.com on 4 Mar 2011 at 12:07