Commit Graph

10 Commits

Author SHA1 Message Date
Robert Haschke
b967e8231b publish solutions again 2017-10-20 16:40:11 +02:00
Robert Haschke
6167f728ed wip 2017-10-20 16:40:11 +02:00
Robert Haschke
bb06eda33c containers
- allow hierarchical organization of stages (serially for now)
- validate correctness of tree (at composition time, i.e. runtime)
- derive Task from SerialContainer
- fix pimpl_func(), PRIVATE_CLASS declaration in "public" section to allow access in tests
2017-10-04 00:11:22 +02:00
Robert Haschke
fcccbae408 specialised SubTask classes
SubTask cannot be instantiated directly, but only its derived classes
that specify the type of operation:

PropagatingAnyWay
PropagatingForward
PropagatingBackward
Connecting
Generator
2017-09-30 22:10:51 +02:00
Robert Haschke
7641e004d1 Merge branch 'master' into fix 2017-09-29 03:58:41 -07:00
Robert Haschke
4538d53bb2 fix for-loop argument types 2017-09-29 03:54:13 -07:00
v4hn
f7b6429a31 keep trailing underscore convention for class members 2017-09-29 00:18:53 -07:00
v4hn
e3df0133d5 reduce number of auto
Less auto is always better. Less smog so to speak...
2017-09-29 00:04:58 -07:00
Robert Haschke
2d5797d741 restore online publishing of new solutions 2017-09-28 20:35:44 -07:00
Robert Haschke
6d10f7e835 moved plan publishing into debug.cpp 2017-09-28 20:35:44 -07:00