Skip to content

Commit 07a4864

Browse files
committed
[README]Adding some notes.
1 parent c0c9ec5 commit 07a4864

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -156,12 +156,10 @@ Notes 20211116
156156
* Design Pattern : Visitor (or similar : Strategy / Command) to filter on some criteria
157157
* Criteria to be defined : what is exactly attempted ?
158158
* ...
159-
160159
* Ideas of Criterias :
161160
* Number of cycles for "life" ;
162161
* Significant (?) metabolic changes (from step to step or among a defined number of steps) ;
163162
* ...
164-
165163
* Ranking / notations :
166164
* Criteria give an amount of score / notation ;
167165
* Eliminatory Criteria ? (very bad note ?! Annotation ?!)
@@ -170,7 +168,14 @@ Notes 20211116
170168
* Group / All / Some Random ? ;
171169
* Double Processing (or more ?) ;
172170
* ...
173-
* TEST WITH : 'Witness Indicators' (hard-coded features which correspond to the attempted behaviour)
171+
* TEST WITH : 'Witness Indicators' (hard-coded features which correspond to the attempted behaviour)
172+
173+
Notes 20220307
174+
* To go further : use Graphical Interface done in Java Swing ;
175+
* Preparing indicators ;
176+
* Preparing other examples (Procedural Generation and Computer Ecosystem) ;
177+
* Others Agent Modelling Systems ? ;
178+
* ...
174179

175180
...
176181

0 commit comments

Comments
 (0)