File tree Expand file tree Collapse file tree 6 files changed +12
-24
lines changed Expand file tree Collapse file tree 6 files changed +12
-24
lines changed Original file line number Diff line number Diff line change 11# # Coloring problem
22
33# !!! note
4- # This tutorial only covers the coloring problem specific features,
5- # It is recommended to read the [Independent set problem](@ref) tutorial too to know more about
4+ # It is recommended to read the [Independent set problem](@ref) tutorial first to know more about
65# * how to optimize the tensor network contraction order,
7- # * what are the other graph properties computable,
8- # * how to select correct method to compute graph properties,
6+ # * what graph properties are available and how to select correct method to compute graph properties,
97# * how to compute weighted graphs and handle open vertices.
108
119# ## Problem definition
Original file line number Diff line number Diff line change 11# # Vertex matching problem
22
33# !!! note
4- # This tutorial only covers the vertex matching problem specific features,
5- # It is recommended to read the [Independent set problem](@ref) tutorial too to know more about
4+ # It is recommended to read the [Independent set problem](@ref) tutorial first to know more about
65# * how to optimize the tensor network contraction order,
7- # * what are the other graph properties computable,
8- # * how to select correct method to compute graph properties,
6+ # * what graph properties are available and how to select correct method to compute graph properties,
97# * how to compute weighted graphs and handle open vertices.
108
119# ## Problem definition
Original file line number Diff line number Diff line change 11# # Cutting problem (Spin-glass problem)
22
33# !!! note
4- # This tutorial only covers the cutting problem specific features,
5- # It is recommended to read the [Independent set problem](@ref) tutorial too to know more about
4+ # It is recommended to read the [Independent set problem](@ref) tutorial first to know more about
65# * how to optimize the tensor network contraction order,
7- # * what are the other graph properties computable,
8- # * how to select correct method to compute graph properties,
6+ # * what graph properties are available and how to select correct method to compute graph properties,
97# * how to compute weighted graphs and handle open vertices.
108
119# ## Problem definition
Original file line number Diff line number Diff line change 11# # Maximal independent set problem
22
33# !!! note
4- # This tutorial only covers the maximal independent set problem specific features,
5- # It is recommended to read the [Independent set problem](@ref) tutorial too to know more about
4+ # It is recommended to read the [Independent set problem](@ref) tutorial first to know more about
65# * how to optimize the tensor network contraction order,
7- # * what are the other graph properties computable,
8- # * how to select correct method to compute graph properties,
6+ # * what graph properties are available and how to select correct method to compute graph properties,
97# * how to compute weighted graphs and handle open vertices.
108
119# ## Problem definition
Original file line number Diff line number Diff line change 11# # Binary paint shop problem
22
33# !!! note
4- # This tutorial only covers the binary paint shop problem specific features,
5- # It is recommended to read the [Independent set problem](@ref) tutorial too to know more about
4+ # It is recommended to read the [Independent set problem](@ref) tutorial first to know more about
65# * how to optimize the tensor network contraction order,
7- # * what are the other graph properties computable,
8- # * how to select correct method to compute graph properties,
6+ # * what graph properties are available and how to select correct method to compute graph properties,
97# * how to compute weighted graphs and handle open vertices.
108
119# ## Problme Definition
Original file line number Diff line number Diff line change 11# # Satisfiability problem
22
33# !!! note
4- # This tutorial only covers the maximal independent set problem specific features,
5- # It is recommended to read the [Independent set problem](@ref) tutorial too to know more about
4+ # It is recommended to read the [Independent set problem](@ref) tutorial first to know more about
65# * how to optimize the tensor network contraction order,
7- # * what are the other graph properties computable,
8- # * how to select correct method to compute graph properties,
6+ # * what graph properties are available and how to select correct method to compute graph properties,
97# * how to compute weighted graphs and handle open vertices.
108
119# ## Problem definition
You can’t perform that action at this time.
0 commit comments