issues
search
iCog-Labs-Dev
/
metta-moses
Meta Optimization Semantic Evolutionary Search
3
stars
14
forks
source link
refactored getGuardSetExp
#121
Closed
Liya-F
closed
4 weeks ago
Liya-F
commented
4 weeks ago
The
getGuardSetExp
function is modified to handle literal and (NOT $literal) inputs which returns them back as their guardSet.
Also, I used 'not' in my previous implementation of the
Not
method,
isConsistentExp
method, and testcases. These are now replaced with 'NOT'
getGuardSetExp
function is modified to handle literal and (NOT $literal) inputs which returns them back as their guardSet.Not
method,isConsistentExp
method, and testcases. These are now replaced with 'NOT'