Research Article
Adaptive Variable Neighborhood Search-Based Supply Network Reconfiguration for Robustness Enhancement
Algorithm 3
Community closeness-based local neighborhood search.
| | Input: G = (, E), S and K | | | Output: | | | Neighborhood ⟵ Community closeness-based neighborhood determination (G, S); | | | candidate ⟵ Degree weighting-based candidate search (G, S, Neighborhood); | | | //Random swap | | | Generate a random integer c ∈ {1, 2,…,K}; | | | ⟵ S; | | | ⟵ − {}; | | | ⟵ ; | | | return |
|