Wolfram Data Repository
Immediate Computable Access to Curated Contributed Data
The Second DIMACS Implementation Challenge: 1992-1993
Originator: Panos Pardalos
NP Hard Problems: Maximum Clique, Graph Coloring, and Satisfiability, The Second DIMACS Implementation Challenge: 1992-1993.
A Johnson graph with parameters n, w, d has a node for every binary vector of length n with exactly w 1s. Two vertices are adjacent if and only if their hamming distance is at least d.
(28 vertices, 210 edges)
Retrieve the graph:
In[1]:= |
Out[1]= |
Summary properties:
In[2]:= |
Out[2]= |
Find the maximum clique:
In[3]:= |
In[4]:= |
Out[4]= |
Show the maximum clique:
In[5]:= |
Out[13]= |
Wolfram Research, "J(16,2,4) Generalized Johnson Graph" from the Wolfram Data Repository (2019)