This commit is contained in:
2026-01-08 19:35:10 -08:00
parent 02189baaab
commit c47b7229ba

View File

@@ -679,7 +679,7 @@ classdef test_miSim < matlab.unittest.TestCase
1, 1, 0, 0, 1; ... 1, 1, 0, 0, 1; ...
0, 0, 1, 1, 1; 0, 0, 1, 1, 1;
0, 0, 1, 1, 0; 0, 0, 1, 1, 0;
0, 1, 1, 0, 1; ])); 0, 1, 1, 0, 1;]));
end end
function test_LNA_case_2(tc) function test_LNA_case_2(tc)
% based on example in paper Asynchronous Local Construction of Bounded-Degree Network Topologies Using Only Neighborhood Information % based on example in paper Asynchronous Local Construction of Bounded-Degree Network Topologies Using Only Neighborhood Information