Closed sergiomrebelo closed 1 year ago
We develop a fitness assignment scheme that handle with constraints and metrics. Currently, users can define the metrics values in a specific file.
We have developed an interface to parameterize the fitness assignment function. This allows users to define the features and utilize a method to automatically evolve designs. The new section of the interface has been successfully tested with a Cypress script.
The objective of this issue is to develop a set of methods for evaluating the quality of poster designs. The evaluation process will consider both
mandatory requirements
and afitness assignment scheme
to assess each design.The mandatory requirements include ensuring the readability of the poster design. The fitness assignment scheme includes the aesthetics and semantics of each poster.
ToDo
The following methods need to be implemented for evaluating poster designs: