Add to-do note

This commit is contained in:
Patrick Lühne 2020-05-13 01:28:25 +02:00
parent 37f0fff09f
commit 07fc6a7f85
Signed by: patrick
GPG Key ID: 05F3611E97A70ABF
1 changed files with 1 additions and 0 deletions

View File

@ -480,6 +480,7 @@ impl Problem
let mut last_symbolic_constant: Option<std::rc::Rc<foliage::FunctionDeclaration>> =
None;
// TODO: put in axioms section
for (i, symbolic_constant) in symbolic_constants.enumerate()
{
// Order axioms are only necessary with two or more symbolic constants