patrick
/
plasp
Archived
1
0
Fork 0

Noted to-do.

This commit is contained in:
Patrick Lühne 2016-09-05 00:39:12 +02:00
parent 263b611a7b
commit 0c5936ad38
1 changed files with 1 additions and 0 deletions

View File

@ -181,6 +181,7 @@ inline ExpressionPointer NAry<Derived>::simplified()
}
// TODO: recognize tautologies
// TODO: introduce handle boolean values
return this;
}