Overview
A Decision Support System (DSS) implemented in Java using the Weighted Product (WP) method. You enter alternatives, criteria, and values; the app computes the WP vectors and produces a ranking of the alternatives.
Flow
Input alternatives → input criteria → input values → output vector V and ranking.
Usage
A runnable JAR is published on the repository’s Releases tab — download and run it with a Java Runtime Environment installed.