Free cookie consent management tool by TermsFeed Policy Generator
Timestamp:
07/27/15 21:39:33 (9 years ago)
Author:
bburlacu
Message:

#2442: Added new interpreter as described above. The new function symbol accepts lambdas in the constructor and gets intitialized with a fixed arity. The MethodInfo of the provided lambda is stored internally and used by the interpreter. The MethodInfo field should be [Storable] but this would require a small change to the serializer (relatively trivial I think). Currently it works with the programmable problem and the SymbolicExpressionTreeEncoding (see attached example).

Location:
branches/HeuristicLab.LinqExpressionTreeInterpreter
Files:
2 added
1 copied

Note: See TracChangeset for help on using the changeset viewer.