You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AIMMS - The Modeling System
Hello, i'm a new user of AIMMS and i need to make a constraint about a
delivery.
I want the program to accept delivery one day later then it was
planned.
How can i do that in AIMMS language?
(Sorry for my english it's not my mother tongue)
Marcel Roelofs
unread,
Apr 13, 2011, 1:39:51 AM4/13/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AIMMS - The Modeling System
I guess you'll have to use lag or lead operators somewhere in your
constraint specification. You can look up the details in the language
reference.