<<< Choice of Relationships | Index | >>> |
Choice of implementation involves the choice of:
module (package, file, ...)
structure (state representation: array, linked list, ...)
implementation of methods (the algorithms used.)
<<< Choice of Relationships | Index | >>> |