Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 864 Bytes

File metadata and controls

22 lines (14 loc) · 864 Bytes

A-fine Aggregator

This repository contains the code of an aggregation algorithm for use in preference-based design and decision-making. In short, the following two starting principles apply to this algorithm:

  1. it should reflect relative scoring as encountered in actual design and decision-making practice.
  2. it should adhere to the governing mathematics in a one-dimensional affine space, which is the mathematical model applicable to preference score(s).

A more detailed description of the mathematics behind the algorithm can be found in the included PDF: a-fine-aggregator-description.pdf.

Feedback

If you have any feedback, please reach out to Harold.

License

This repository is licensed under the MIT license.