From b2e4d3329a8a05d7a2ead13588d80654c89249dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20L=C3=BChne?= Date: Sat, 21 May 2016 15:44:06 +0200 Subject: [PATCH] Added to-do. --- include/plasp/sas/MutexGroup.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/plasp/sas/MutexGroup.h b/include/plasp/sas/MutexGroup.h index 3fa5267..ddda781 100644 --- a/include/plasp/sas/MutexGroup.h +++ b/include/plasp/sas/MutexGroup.h @@ -14,6 +14,7 @@ namespace sas // //////////////////////////////////////////////////////////////////////////////////////////////////// +// TODO: make consistent with initial state/goal struct MutexGroup { using Fact = AssignedVariable;