TrafficAssignment.jl icon indicating copy to clipboard operation
TrafficAssignment.jl copied to clipboard

System Optimum Assignment

Open aminissn opened this issue 4 years ago • 0 comments

Dear Changhyun,

I was wondering to ask if there is already a built-in function to do system optimum assignment? I looked into the source code at https://github.com/chkwon/TrafficAssignment.jl/blob/master/src/frank_wolfe.jl#L25 and it seems to be just the User Equilibrium assignment. Shouldn't be very hard to change the function but since I have zero experience in Julia I wanted to ask you if by changing that one line the UE is changed to SO assignment?

Thanks

aminissn avatar Jul 11 '21 14:07 aminissn