alpar@1
|
1 |
assign.mod Assignment problem
|
alpar@1
|
2 |
bpp.mod Bin packing problem
|
alpar@1
|
3 |
cal.mod Print an ASCII calendar of the given year
|
alpar@1
|
4 |
cf12a.mod Curve fitting problem
|
alpar@1
|
5 |
cf12b.mod Curve fitting problem
|
alpar@1
|
6 |
cflsq.mod Curve fitting problem by least squares
|
alpar@1
|
7 |
color.mod Graph coloring problem
|
alpar@1
|
8 |
cpp.mod Critical path problem
|
alpar@1
|
9 |
crypto.mod A crypto-arithmetic puzzle
|
alpar@1
|
10 |
dea.mod Data envelopment analysis (DEA)
|
alpar@1
|
11 |
diet.mod Stigler's nutrition model
|
alpar@1
|
12 |
dist.mod A product distribution model
|
alpar@1
|
13 |
egypt.mod A static model for fertilizer production
|
alpar@1
|
14 |
fctp.mod Fixed-charge transportation problem
|
alpar@1
|
15 |
food.mod Food manufacture model
|
alpar@1
|
16 |
food2.mod Food manufacture model
|
alpar@1
|
17 |
gap.mod Generalized assignment problem
|
alpar@1
|
18 |
graph.mod Graph visualization
|
alpar@1
|
19 |
hashi.mod A solver for the Japanese number-puzzle Hashiwokakero
|
alpar@1
|
20 |
huge.mod Arithmetic mean of a large number of integers
|
alpar@1
|
21 |
jssp.mod Job-shop scheduling problem
|
alpar@1
|
22 |
magic.mod Magic square
|
alpar@1
|
23 |
maxcut.mod Maximum cut problem
|
alpar@1
|
24 |
maxflow.mod Maximum flow problem
|
alpar@1
|
25 |
mfasp.mod Minimum feedback arc set problem
|
alpar@1
|
26 |
mfvsp.mod Minimum feedback vertex set problem
|
alpar@1
|
27 |
min01ks.mod Finding minimal equivalent 0-1 knapsack inequality
|
alpar@1
|
28 |
misp.mod Maximum independent set problem
|
alpar@1
|
29 |
money.mod A crypto-arithmetic puzzle
|
alpar@1
|
30 |
mvcp.mod Minimum vertex cover problem
|
alpar@1
|
31 |
numbrix.mod Number placement puzzle
|
alpar@1
|
32 |
pbn.mod Paint-by-numbers puzzle
|
alpar@1
|
33 |
plan.mod A simple LP problem
|
alpar@1
|
34 |
prod.mod A multiperiod production model
|
alpar@1
|
35 |
qfit.mod Quadratic curve fitting solution
|
alpar@1
|
36 |
queens.mod A classic combinatorial optimization problem
|
alpar@1
|
37 |
sat.mod Satisfiability problem
|
alpar@1
|
38 |
shiftcover.mod Workforce shift coverage assignment problem
|
alpar@1
|
39 |
shikaku.mod A solver for the logic puzzle Shikaku
|
alpar@1
|
40 |
sorting.mod How to sort arrays in MathProg
|
alpar@1
|
41 |
spp.mod Shortest path problem
|
alpar@1
|
42 |
stigler.mod Original Stigler's 1939 diet problem
|
alpar@1
|
43 |
sudoku.mod Number placement puzzle
|
alpar@1
|
44 |
tas.mod Tail assignment problem
|
alpar@1
|
45 |
todd.mod A class of hard instances of 0-1 knapsack problems
|
alpar@1
|
46 |
train.mod A model of railroad passenger car allocation
|
alpar@1
|
47 |
transp.mod A transportation problem
|
alpar@1
|
48 |
trick.mod A transportation design problem
|
alpar@1
|
49 |
tsp.mod Traveling salesman problem
|
alpar@1
|
50 |
xyacfs.mod Extended yet another curve fitting solution
|
alpar@1
|
51 |
yacfs.mod Yet another curve fitting solution
|
alpar@1
|
52 |
zebra.mod Who owns the zebra?
|