PowerModels.jl
PowerModels.jl copied to clipboard
Cost Data Organization
Consider moving cost data (e.g. model, costs, ncost) into it's own object in the network data structure.
Also reverse the direction of the cost array. having the order increase with the array index will simply data wrangling significantly.