INDEX TO EXAMPLES

CONSTRAINT LOGIC PROGRAMMING EXTENSIONS


Model file Represents
assign1.mod Job assignment problem, using n2 zero-one variables
assign2.mod . . . instead using n integer variables, with alldiff operator
assign3.mod . . . also using a variable as a subscript in the objective
assign4.mod . . . instead using n object-valued variables
sched1.mod Job scheduling problem, using n2 zero-one variables
sched2.mod . . . instead using n integer variables, with the count operator
sched3.mod . . . instead using n integer variables, with the countof operator
seq1.mod Job sequencing problem, using variables in subscripts
seq2.mod . . . also using object-valued variables for jobs



Comments or questions?
Write to info@ampl.com or use our comment form.

Return to the AMPL proposed new features page.

Return to the AMPL update page.

Return to the AMPL home page.


LAST MODIFIED 7 FEBRUARY 1996 BY 4er@iems.nwu.edu.