fastxgemm-n3r21s3t6: Instance-to-Instance Comparison Results

Type: Instance
Submitter: Laurent Sorber
Description: Naive multiplication of two N by N matrices requires N^3 scalar multiplications. For N=2, Strassen showed that it could be done in only R=7 < 8=N^3 multiplications. For N=3, it is known that 19 <= R <= 23, and for N=4 it is known that 34 <= R <= 49. This repository contains code that generates a mixed-integer linear program (MILP) formulation of the fast matrix multiplication problem for finding solutions with R < N^3 and proving that they are optimal. For a more detailed description, see the accompanying manuscript.
MIPLIB Entry

Parent Instance (fastxgemm-n3r21s3t6)

All other instances below were be compared against this "query" instance.

fastxgemm-n3r21s3t6 Raw fastxgemm-n3r21s3t6 Decomposed fastxgemm-n3r21s3t6 Composite of MIC top 5 fastxgemm-n3r21s3t6 Composite of MIPLIB top 5 fastxgemm-n3r21s3t6 Model Group Composite
Raw This is the CCM image before the decomposition procedure has been applied.
Decomposed This is the CCM image after a decomposition procedure has been applied. This is the image used by the MIC's image-based comparisons for this query instance.
Composite of MIC Top 5 Composite of the five decomposed CCM images from the MIC Top 5.
Composite of MIPLIB Top 5 Composite of the five decomposed CCM images from the MIPLIB Top 5.
Model Group Composite Image Composite of the decomposed CCM images for every instance in the same model group as this query.

MIC Top 5 Instances

These are the 5 decomposed CCM images that are most similar to decomposed CCM image for the the query instance, according to the ISS metric.

Decomposed These decomposed images were created by GCG.
fastxgemm-n3r23s5t6 decomposed fastxgemm-n3r22s4t6 decomposed graph20-20-1rand decomposed neos-3209519-ruhr decomposed mappingmesh3x3mpeg2i decomposed
Name fastxgemm-n3r23s5t6 [MIPLIB] fastxgemm-n3r22s4t6 [MIPLIB] graph20-20-1rand [MIPLIB] neos-3209519-ruhr [MIPLIB] mappingmesh3x3mpeg2i [MIPLIB]
Rank / ISS The image-based structural similarity (ISS) metric measures the Euclidean distance between the image-based feature vectors for the query instance and all other instances. A smaller ISS value indicates greater similarity.
1 / 0.377 2 / 0.381 3 / 0.589 4 / 0.639 5 / 0.645
Raw These images represent the CCM images in their raw forms (before any decomposition was applied) for the MIC top 5.
fastxgemm-n3r23s5t6 raw fastxgemm-n3r22s4t6 raw graph20-20-1rand raw neos-3209519-ruhr raw mappingmesh3x3mpeg2i raw

MIPLIB Top 5 Instances

These are the 5 instances that are most closely related to the query instance, according to the instance statistic-based similarity measure employed by MIPLIB 2017

Decomposed These decomposed images were created by GCG.
fastxgemm-n3r23s5t6 decomposed fastxgemm-n3r22s4t6 decomposed fastxgemm-n2r7s4t1 decomposed fastxgemm-n2r6s0t2 decomposed neos-4335793-snake decomposed
Name fastxgemm-n3r23s5t6 [MIPLIB] fastxgemm-n3r22s4t6 [MIPLIB] fastxgemm-n2r7s4t1 [MIPLIB] fastxgemm-n2r6s0t2 [MIPLIB] neos-4335793-snake [MIPLIB]
Rank / ISS The image-based structural similarity (ISS) metric measures the Euclidean distance between the image-based feature vectors for the query instance and all model groups. A smaller ISS value indicates greater similarity.
1 / 0.377 2 / 0.381 105 / 0.954 111 / 0.968 405 / 1.531
Raw These images represent the CCM images in their raw forms (before any decomposition was applied) for the MIPLIB top 5.
fastxgemm-n3r23s5t6 raw fastxgemm-n3r22s4t6 raw fastxgemm-n2r7s4t1 raw fastxgemm-n2r6s0t2 raw neos-4335793-snake raw

Instance Summary

The table below contains summary information for fastxgemm-n3r21s3t6, the five most similar instances to fastxgemm-n3r21s3t6 according to the MIC, and the five most similar instances to fastxgemm-n3r21s3t6 according to MIPLIB 2017.

INSTANCE SUBMITTER DESCRIPTION ISS RANK
Parent Instance fastxgemm-n3r21s3t6 [MIPLIB] Laurent Sorber Naive multiplication of two N by N matrices requires N^3 scalar multiplications. For N=2, Strassen showed that it could be done in only R=7 < 8=N^3 multiplications. For N=3, it is known that 19 <= R <= 23, and for N=4 it is known that 34 <= R <= 49. This repository contains code that generates a mixed-integer linear program (MILP) formulation of the fast matrix multiplication problem for finding solutions with R < N^3 and proving that they are optimal. For a more detailed description, see the accompanying manuscript. 0.000000 -
MIC Top 5 fastxgemm-n3r23s5t6 [MIPLIB] Laurent Sorber Naive multiplication of two N by N matrices requires N^3 scalar multiplications. For N=2, Strassen showed that it could be done in only R=7 < 8=N^3 multiplications. For N=3, it is known that 19 <= R <= 23, and for N=4 it is known that 34 <= R <= 49. This repository contains code that generates a mixed-integer linear program (MILP) formulation of the fast matrix multiplication problem for finding solutions with R < N^3 and proving that they are optimal. For a more detailed description, see the accompanying manuscript. 0.376723 1
fastxgemm-n3r22s4t6 [MIPLIB] Laurent Sorber Naive multiplication of two N by N matrices requires N^3 scalar multiplications. For N=2, Strassen showed that it could be done in only R=7 < 8=N^3 multiplications. For N=3, it is known that 19 <= R <= 23, and for N=4 it is known that 34 <= R <= 49. This repository contains code that generates a mixed-integer linear program (MILP) formulation of the fast matrix multiplication problem for finding solutions with R < N^3 and proving that they are optimal. For a more detailed description, see the accompanying manuscript. 0.381445 2
graph20-20-1rand [MIPLIB] Michael Bastubbe Packing Cuts in Undirected Graphs. Instances are described in 4.1. 0.588557 3
neos-3209519-ruhr [MIPLIB] Jeff Linderoth (None provided) 0.638502 4
mappingmesh3x3mpeg2i [MIPLIB] Gleb Belov These are the instances from MiniZinc Challenges 2012-2016 (see www.minizinc.org), compiled for MIP WITH INDICATOR CONSTRAINTS using the develop branch of MiniZinc and CPLEX 12.7.1 on 30 April 2017. Thus, these instances can only be handled by solvers accepting indicator constraints. For instances compiled with big-M/domain decomposition only, see my previous submission to MIPLIB.To recompile, create a directory MODELS, a list lst12_16.txt of the instances with full paths to mzn/dzn files of each instance per line, and say$> ~/install/libmzn/tests/benchmarking/mzn-test.py -l ../lst12_16.txt -slvPrf MZN-CPLEX -debug 1 -addOption "-timeout 3 -D fIndConstr=true -D fMIPdomains=false" -useJoinedName "-writeModel MODELS_IND/%s.mps" Alternatively, you can compile individual instance as follows: $> mzn-cplex -v -s -G linear -output-time ../challenge_2012_2016/mznc2016_probs/zephyrus/zephyrus.mzn ../challenge_2012_2016/mznc2016_p/zephyrus/14__8__6__3.dzn -a -timeout 3 -D fIndConstr=true -D fMIPdomains=false -writeModel MODELS_IND/challenge_2012_2016mznc2016_probszephyruszephyrusmzn-challenge_2012_2016mznc2016_probszephyrus14__8__6__3dzn.mps 0.644725 5
MIPLIB Top 5 fastxgemm-n3r23s5t6 [MIPLIB] Laurent Sorber Naive multiplication of two N by N matrices requires N^3 scalar multiplications. For N=2, Strassen showed that it could be done in only R=7 < 8=N^3 multiplications. For N=3, it is known that 19 <= R <= 23, and for N=4 it is known that 34 <= R <= 49. This repository contains code that generates a mixed-integer linear program (MILP) formulation of the fast matrix multiplication problem for finding solutions with R < N^3 and proving that they are optimal. For a more detailed description, see the accompanying manuscript. 0.376723 1
fastxgemm-n3r22s4t6 [MIPLIB] Laurent Sorber Naive multiplication of two N by N matrices requires N^3 scalar multiplications. For N=2, Strassen showed that it could be done in only R=7 < 8=N^3 multiplications. For N=3, it is known that 19 <= R <= 23, and for N=4 it is known that 34 <= R <= 49. This repository contains code that generates a mixed-integer linear program (MILP) formulation of the fast matrix multiplication problem for finding solutions with R < N^3 and proving that they are optimal. For a more detailed description, see the accompanying manuscript. 0.381445 2
fastxgemm-n2r7s4t1 [MIPLIB] Laurent Sorber Naive multiplication of two N by N matrices requires N^3 scalar multiplications. For N=2, Strassen showed that it could be done in only R=7 < 8=N^3 multiplications. For N=3, it is known that 19 <= R <= 23, and for N=4 it is known that 34 <= R <= 49. This repository contains code that generates a mixed-integer linear program (MILP) formulation of the fast matrix multiplication problem for finding solutions with R < N^3 and proving that they are optimal. For a more detailed description, see the accompanying manuscript. 0.953988 105
fastxgemm-n2r6s0t2 [MIPLIB] Laurent Sorber Naive multiplication of two N by N matrices requires N^3 scalar multiplications. For N=2, Strassen showed that it could be done in only R=7 < 8=N^3 multiplications. For N=3, it is known that 19 <= R <= 23, and for N=4 it is known that 34 <= R <= 49. This repository contains code that generates a mixed-integer linear program (MILP) formulation of the fast matrix multiplication problem for finding solutions with R < N^3 and proving that they are optimal. For a more detailed description, see the accompanying manuscript. 0.967526 111
neos-4335793-snake [MIPLIB] Jeff Linderoth (None provided) 1.530650 405


fastxgemm-n3r21s3t6: Instance-to-Model Comparison Results

Model Group Assignment from MIPLIB: fastxgemm
Assigned Model Group Rank/ISS in the MIC: 20 / 1.504

MIC Top 5 Model Groups

These are the 5 model group composite (MGC) images that are most similar to the decomposed CCM image for the query instance, according to the ISS metric.

These are model group composite (MGC) images for the MIC top 5 model groups.
Model group: graphs Model group: mapping Model group: seqsolve Model group: radiation Model group: n37
Name graphs mapping seqsolve radiation n37
Rank / ISS The image-based structural similarity (ISS) metric measures the Euclidean distance between the image-based feature vectors for the query instance and all other instances. A smaller ISS value indicates greater similarity.
1 / 0.996 2 / 1.012 3 / 1.073 4 / 1.075 5 / 1.088

Model Group Summary

The table below contains summary information for the five most similar model groups to fastxgemm-n3r21s3t6 according to the MIC.

MODEL GROUP SUBMITTER DESCRIPTION ISS RANK
MIC Top 5 graphs Michael Bastubbe Packing Cuts in Undirected Graphs. Models are described in 4.1. 0.995555 1
mapping Gleb Belov These are the models from MiniZinc Challenges 2012-2016 (see www.minizinc.org), compiled for MIP WITH INDICATOR CONSTRAINTS using the develop branch of MiniZinc and CPLEX 12.7.1 on 30 April 2017. Thus, these models can only be handled by solvers accepting indicator constraints. For models compiled with big-M/domain decomposition only, see my previous submission to MIPLIB.To recompile, create a directory MODELS, a list lst12_16.txt of the models with full paths to mzn/dzn files of each model per line, and say$> ~/install/libmzn/tests/benchmarking/mzn-test.py -l ../lst12_16.txt -slvPrf MZN-CPLEX -debug 1 -addOption "-timeout 3 -D fIndConstr=true -D fMIPdomains=false" -useJoinedName "-writeModel MODELS_IND/%s.mps" Alternatively, you can compile individual model as follows: $> mzn-cplex -v -s -G linear -output-time ../challenge_2012_2016/mznc2016_probs/zephyrus/zephyrus.mzn ../challenge_2012_2016/mznc2016_p/zephyrus/14__8__6__3.dzn -a -timeout 3 -D fIndConstr=true -D fMIPdomains=false -writeModel MODELS_IND/challenge_2012_2016mznc2016_probszephyruszephyrusmzn-challenge_2012_2016mznc2016_probszephyrus14__8__6__3dzn.mps 1.011725 2
seqsolve Irv Lustig The 3 problems in this group (seqsolve1-seqsolve3) represent a hierarchical optimization process, which is derived from a customer problem for assigning people to sites into blocks of time on days of the week. The specialty of this submission is that the best known solution for seqsolveX can be used as a MIP start for seqsolveX+1. For a description of the connections between the problems, please refer to the README.txt contained in the model data for this submission, which also includes MIP start files and a Gurobi log file. 1.072733 3
radiation Gleb Belov Linearized Constraint Programming models of the MiniZinc Challenges 2012-2016. I should be able to produce versions with indicator constraints supported by Gurobi and CPLEX, however don't know if you can use them and if there is a standard format. These MPS were produced by Gurobi 7.0.2 using the MiniZinc develop branch on eb536656062ca13325a96b5d0881742c7d0e3c38 1.074507 4
n37 J. Aronson Fixed charge transportation problem 1.087638 5