The Application of Tabu Search Algorithm on Power System Restoration

Fang Xin-yan,Cai Xiao-yi,Jiang Chuan-wen
2005-01-01
Abstract:The essay is just according to the part of the Shanghai Electric System, which is in accident. The Breadth First Search (BFS) and The Depth First Search (DFS) will be used to solve the problem of the early search of the net, then The Tabu Search will be used to search for the fastest restore path. After these searches, C++ will be used to compile the BFS and the DFS; also it will be used to establish the tabu list. The result shows that the optimal restore path will be selected in power system restoration.
What problem does this paper attempt to address?