add max and min lifetime plot test, and multi-read memory variable test (closes #245)
1 unresolved thread
Merge request reports
Activity
added 1 commit
- dd44ea5d - add max and min lifetime plot test, and multi-read memory variable test (closes #245 (closed))
added Graphical representation Resource allocation Testing labels
added 5 commits
-
dd44ea5d...7a72892d - 4 commits from branch
master
- cf1f9cda - add max and min lifetime plot test, and multi-read memory variable test (closes #245 (closed))
-
dd44ea5d...7a72892d - 4 commits from branch
added 2 commits
-
d1af9c2e - 1 commit from branch
master
- 54b17b9b - add max and min lifetime plot test, and multi-read memory variable test (closes #245 (closed))
-
d1af9c2e - 1 commit from branch
1094 1098 A possible cell assignment to use when generating the memory based storage. 1095 1099 The cell assignment is a dictionary int to ProcessCollection where the 1096 1100 integer corresponds to the cell to assign all MemoryVariables in 1101 <<<<<<< HEAD 1097 1102 corresponding process collection. 1098 1103 If unset, each MemoryVariable will be assigned to a unique single cell. 1104 ======= 1105 corresponding process collection. If unset, each MemoryVariable will be 1106 assigned to a unique single cell. 1107 >>>>>>> ae61c4b (add max and min lifetime plot test, and multi-read memory variable test (closes #245)) changed this line in version 5 of the diff
added 1 commit
- 5580dc74 - add max and min lifetime plot test, and multi-read memory variable test (closes #245 (closed))
Please register or sign in to reply