Skip to content

Commit ebf69ed

Browse files
authored
Add a talk on MOI to JuMP-dev 2025 (#176)
1 parent fa3e852 commit ebf69ed

File tree

2 files changed

+37
-17
lines changed

2 files changed

+37
-17
lines changed

_includes/jump-dev-2025-schedule.html

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<tr>
9898
<td class="talk-table">14:00&nbsp;</td>
9999
<td class="talk-table"><div class="talk-title">Automatic Generation of JuMP.jl Constraints from ModelingToolkit.jl Models</div><div class="talk-speaker">Dimitri Alston</div></td>
100-
<td class="talk-table"><div class="talk-title">Revisiting sparse matrix coloring and bicoloring</div><div class="talk-speaker">Alexis Montoison</div></td>
100+
<td class="talk-table"><div class="talk-title">What's new in HiGHS, and thanks to JuMP for its support!</div><div class="talk-speaker">Julian Hall</div></td>
101101
</tr>
102102
<tr>
103103
<td class="talk-table">14:15&nbsp;</td>
@@ -107,7 +107,7 @@
107107
<tr>
108108
<td class="talk-table">14:30&nbsp;</td>
109109
<td class="talk-table"><div class="talk-title">Large Scale JuMP Models with Constraint Generators</div><div class="talk-speaker">Benoît Legat</div></td>
110-
<td class="talk-table"><div class="talk-title">Open energy models: benchmarking, profiling and debugging tool for JuMP</div><div class="talk-speaker">Joaquim Dias Garcia</div></td>
110+
<td class="talk-table"><div class="talk-title">Revisiting sparse matrix coloring and bicoloring</div><div class="talk-speaker">Alexis Montoison</div></td>
111111
</tr>
112112
<tr>
113113
<td class="talk-table">14:45&nbsp;</td>
@@ -127,25 +127,35 @@
127127
<tr>
128128
<td class="talk-table">15:30&nbsp;</td>
129129
<td class="talk-table"><div class="talk-title">The State of InfiniteOpt.jl</div><div class="talk-speaker">Joshua Pulsipher</div></td>
130-
<td class="talk-table"><div class="talk-title">TIMES2JuMP - Learnings from IEA-ETSAP feasibility study of migrating the TIMES code to Julia JuMP.</div><div class="talk-speaker">James Glynn</div></td>
130+
<td class="talk-table"><div class="talk-title">Open energy models: benchmarking, profiling and debugging tool for JuMP</div><div class="talk-speaker">Joaquim Dias Garcia</div></td>
131131
</tr>
132132
<tr>
133133
<td class="talk-table">15:45&nbsp;</td>
134134
<td class="talk-table"></td>
135-
<td class="talk-table"><div class="talk-title">Lessons from using JuMP in HARD software</div><div class="talk-speaker">Harley Mackenzie</div></td>
135+
<td class="talk-table"></td>
136136
</tr>
137137
<tr>
138138
<td class="talk-table">16:00&nbsp;</td>
139-
<td class="talk-table"><div class="talk-title">What's new in HiGHS, and thanks to JuMP for its support!</div><div class="talk-speaker">Julian Hall</div></td>
140-
<td class="talk-table"><div class="talk-title">The life and times of SDDP.jl</div><div class="talk-speaker">Oscar Dowson</div></td>
139+
<td class="talk-table"><div class="talk-title">MathOptInterface: a comprehensive overview</div><div class="talk-speaker">Oscar Dowson</div></td>
140+
<td class="talk-table"><div class="talk-title">TIMES2JuMP - Learnings from IEA-ETSAP feasibility study of migrating the TIMES code to Julia JuMP.</div><div class="talk-speaker">James Glynn</div></td>
141141
</tr>
142142
<tr>
143143
<td class="talk-table">16:15&nbsp;</td>
144144
<td class="talk-table"></td>
145-
<td class="talk-table"></td>
145+
<td class="talk-table"><div class="talk-title">Lessons from using JuMP in HARD software</div><div class="talk-speaker">Harley Mackenzie</div></td>
146146
</tr>
147147
<tr>
148148
<td class="talk-table">16:30&nbsp;</td>
149+
<td class="talk-table"></td>
150+
<td class="talk-table"><div class="talk-title">The life and times of SDDP.jl</div><div class="talk-speaker">Oscar Dowson</div></td>
151+
</tr>
152+
<tr>
153+
<td class="talk-table">16:45&nbsp;</td>
154+
<td class="talk-table"></td>
155+
<td class="talk-table"></td>
156+
</tr>
157+
<tr>
158+
<td class="talk-table">17:00&nbsp;</td>
149159
<td class="talk-table talk-organization"><div class="talk-title">Wrap up</div></td>
150160
<td class="talk-table talk-organization"><div class="talk-title">Wrap up and thanks</div></td>
151161
</tr>

assets/jump-dev-workshops/2025/schedule.toml

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,16 @@ title = "The State of InfiniteOpt.jl"
8989
[talks.1_15_45]
9090

9191
[talks.1_16_00]
92-
speaker = "Julian Hall"
93-
title = "What's new in HiGHS, and thanks to JuMP for its support!"
92+
speaker = "Oscar Dowson"
93+
title = "MathOptInterface: a comprehensive overview"
9494

9595
[talks.1_16_15]
9696

9797
[talks.1_16_30]
98+
99+
[talks.1_16_45]
100+
101+
[talks.1_17_00]
98102
title = "Wrap up"
99103
type = "organization"
100104

@@ -155,14 +159,14 @@ type = "break"
155159
type = "break"
156160

157161
[talks.2_14_00]
158-
speaker = "Alexis Montoison"
159-
title = "Revisiting sparse matrix coloring and bicoloring"
162+
speaker = "Julian Hall"
163+
title = "What's new in HiGHS, and thanks to JuMP for its support!"
160164

161165
[talks.2_14_15]
162166

163167
[talks.2_14_30]
164-
speaker = "Joaquim Dias Garcia"
165-
title = "Open energy models: benchmarking, profiling and debugging tool for JuMP"
168+
speaker = "Alexis Montoison"
169+
title = "Revisiting sparse matrix coloring and bicoloring"
166170

167171
[talks.2_14_45]
168172

@@ -174,19 +178,25 @@ type = "break"
174178
type = "break"
175179

176180
[talks.2_15_30]
181+
speaker = "Joaquim Dias Garcia"
182+
title = "Open energy models: benchmarking, profiling and debugging tool for JuMP"
183+
184+
[talks.2_15_45]
185+
186+
[talks.2_16_00]
177187
speaker = "James Glynn"
178188
title = "TIMES2JuMP - Learnings from IEA-ETSAP feasibility study of migrating the TIMES code to Julia JuMP."
179189

180-
[talks.2_15_45]
190+
[talks.2_16_15]
181191
speaker = "Harley Mackenzie"
182192
title = "Lessons from using JuMP in HARD software"
183193

184-
[talks.2_16_00]
194+
[talks.2_16_30]
185195
speaker = "Oscar Dowson"
186196
title = "The life and times of SDDP.jl"
187197

188-
[talks.2_16_15]
198+
[talks.2_16_45]
189199

190-
[talks.2_16_30]
200+
[talks.2_17_00]
191201
title = "Wrap up and thanks"
192202
type = "organization"

0 commit comments

Comments
 (0)