I am learning algorithms, and there is a chapter which uses linear optimization methods to solve a matching problem. This is the problem definition:
I find the abbreviations AP for the constraints of the primal problem and APD for the constraints of the dual problem confusing. Could somebody please explain what they stand for in this context?