Skip to content

pathak-gaurav/pairwise-comparision

Repository files navigation

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About The Project

This project had implemented an application basing the consistency-driven pairwise comparisons method. This application could be used as a supplement of any expert or knowledge management system.

  • Multi-criteria decision making which is a sub-discipline of operations research explicitly evaluates multiple conflicting criteria in decision making. The consistency-driven pairwise comparisons method is a valuable tool for solving multi-criteria decision making problems. It is a powerful inference tool that could be used for knowledge acquisition for the knowledge management system. In fact, pairwise comparisons are basics for practically the entire science and have been used for projects of national importance.

I was one of the graduate student of Prof. W.W Koczkodaj and this research project was done as part of my thesis under his guidance.

Swagger-API-Documentation

(back to top)

Built With

This backend is build using following framework:

Frontend

The frontend of Pairwise-Comparisions is made using Angular Framework

(back to top)

Getting Started

Below instruction will help you to setup project locally. To get a local copy up and running clone the repository on your local system.

  • git clone https://github.com/pathak-gaurav/pairwise-comparision

Prerequisites

Minimum Java 11 is required to run the project.

Contributing

If you have a suggestion that would make this project better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/pairwise-comparisons-feature)
  3. Commit your Changes (git commit -m 'Add some pairwise-comparisons-feature')
  4. Push to the Branch (git push origin feature/pairwise-comparisons-feature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License.

(back to top)

Contact

@gaurav_pathak

Pairwise Comparisons

W.W. Koczkodaj

(back to top)