Problem
and Solver
classes soon contain
much repetitive code when the number of parameters increasesself.prms
,
with two associated dictionaries self.types
and
self.help
for holding associated object types and help stringsParameters
Problem
, Solver
, and maybe Visualizer
be subclasses
of class Parameters
, basically defining self.prms
, self.types
,
self.help