Julia Programming Language
Convert model with anonymous variables to "readable" form
Specific Domains
Optimization (Mathematical)
odow
March 27, 2020, 1:02pm
2
for (i, x) in enumerate(all_variables(model)) set_name(x, "v$(i)") end
show post in topic
Related topics
Topic
Replies
Views
Activity
JuMP problem with all_variables
Optimization (Mathematical)
jump
2
815
May 8, 2019
How to register the name of anonymous variable to certain model?
Optimization (Mathematical)
question
,
jump
1
517
October 6, 2021
Announcement: JuMP 0.15 released
Optimization (Mathematical)
announcement
,
jump
2
1869
December 29, 2016
Problem with adding a column
Optimization (Mathematical)
4
959
October 12, 2017
Getting JuMP.Variable from variable name "x[1]"
Optimization (Mathematical)
jump
3
1040
July 15, 2017