%-------------------------------------------------------------------------------
% UF Sparse Matrix Collection, Tim Davis
% http://www.cise.ufl.edu/research/sparse/matrices/TSOPF/TSOPF_RS_b2052_c1
% name: TSOPF/TSOPF_RS_b2052_c1
% [transient optimal power flow, Full-Space. Guangchao Geng, Zhejiang Univ]
% id: 2235
% date: 2009
% author: G. Geng
% ed: T. Davis
% fields: name title A b id date author ed kind notes
% kind: power network problem
%-------------------------------------------------------------------------------
% notes:
% Transient stability-constrained optimal power flow (TSOPF) problems from     
% Guangchao Geng, Institute of Power System, College of Electrical Engineering,
% Zhejiang University, Hangzhou, 310027, China.  (genggc AT gmail DOT com).    
% Matrices in the  Full-Space (FS) group are symmetric indefinite, and are best
% solved with MA57.  Matrices in the the Reduced-Space (RS) group are best     
% solved with KLU, which for these matrices can be 10 times faster than UMFPACK
% or SuperLU.                                                                  
%-------------------------------------------------------------------------------
