Added to-do.

This commit is contained in:
Patrick Lühne 2016-05-21 15:44:06 +02:00
parent 20c2af5f7d
commit b2e4d3329a

View File

@ -14,6 +14,7 @@ namespace sas
// //
//////////////////////////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////////////////////////
// TODO: make consistent with initial state/goal
struct MutexGroup struct MutexGroup
{ {
using Fact = AssignedVariable; using Fact = AssignedVariable;