This app can be used for calculating decision criterias
- Insert number of rows and columns of your matrix Node: numbers in cells may be negative - this will show persons losses
- Insert probabilities (if needed) - hints will be displayed in case of invalid input
- Press "Build matrix button"
- Choose criteria to calculate
npm install
npm run serve
npm run build
npm run lint