Huanhai Zhou

Results 2 issues of Huanhai Zhou

The following code solves MIS on a 10x10 king's graph ```Julia using GenericTensorNetworks using Graphs using Yao.YaoBlocks Lx = Ly = 10 N = Lx * Ly unit = 3.0...