rpgoldman / europa-pso

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

Add local variable filter #68

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
it used to be that all non-guard variables were automatically filtered from 
consideration by the 
solver.

now, by default, no variables are filtered.

it would be useful to allow the user to filter local variables, so let's 
introduce a new explicit filter for 
that. it should be easy to add a property in the right place in the parser to 
make this possible.

Original issue reported on code.google.com by javier.barreiro@gmail.com on 14 Apr 2010 at 5:26

GoogleCodeExporter commented 8 years ago

Original comment by javier.barreiro@gmail.com on 14 Apr 2010 at 5:26

GoogleCodeExporter commented 8 years ago
Fixed.  Both LocalVariableFilter and ParameterFilter have been added.

Original comment by miata...@gmail.com on 4 May 2010 at 4:34

GoogleCodeExporter commented 8 years ago

Original comment by miata...@gmail.com on 4 May 2010 at 4:34