Export to GitHub

europa-pso - issue #68

Add local variable filter


Posted on Apr 14, 2010 by Happy Ox

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.

Comment #1

Posted on Apr 14, 2010 by Happy Ox

(No comment was entered for this change.)

Comment #2

Posted on May 4, 2010 by Swift Hippo

Fixed. Both LocalVariableFilter and ParameterFilter have been added.

Comment #3

Posted on May 4, 2010 by Swift Hippo

(No comment was entered for this change.)

Status: Verified

Labels:
Type-Defect Priority-Medium