Transportation problem: Difference between revisions

small change to </lang> to break up Kotlin from Julia (oof that took a while to find)
(Proper update of Julia from MathProgBase to JuMP)
(small change to </lang> to break up Kotlin from Julia (oof that took a while to find))
Line 2,528:
λ = [JuMP.dual(C1[1]),JuMP.dual(C1[2])]
μ = [JuMP.dual(C2[1]),JuMP.dual(C2[2]),JuMP.dual(C2[3])]
</lang>
 
{{out}}