Dear all,
I have a matrix T(i,j,k,s).
I want that for each s, i and j are equal.
How can I do this?
Best
Dear all,
I have a matrix T(i,j,k,s).
I want that for each s, i and j are equal.
How can I do this?
Best
Best answer by mohansx
Looks like you want to have a constraint which enforces
for a given s, values of T must be equal for all (i, j, k)
T(i1,j1,k1,s1) = T(i2,j1,k1,s1) and something.
This is similar to your other post, please try not to create duplicate posts.
Create extra indices in your sets I, J, K and use the instructions given in https://community.aimms.com/aimms-developer-12/non-anticipativity-constraint-440#post1027
Already have an account? Login
Please use your business or academic e-mail address to register
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Didn't find what you were looking for? Try searching on our documentation pages: