Simplex Algorithm to solve Pairwise Comparison Matrices

a_elalaily

New member
Joined
Nov 2, 2012
Messages
1
I should develop a piece of code that takes as an input pairwise comparison matrix, and attempts to solve it suing the simplex algorithm.
I still don't have ideas on how to turn a pairwise comparison problem to a simplex problem.
Any help would be much appreciated.
Cheers!
 
Top