# Fall in love with Julia: 101 on JuMP and DisjunctiveProgramming.jl

**URL:** https://discourse.julialang.org/t/fall-in-love-with-julia-101-on-jump-and-disjunctiveprogramming-jl/110519
**Category:** Meetups
**Tags:** announcement
**Created:** [February 21, 2024, 2:53pm UTC](https://discourse.julialang.org/t/fall-in-love-with-julia-101-on-jump-and-disjunctiveprogramming-jl/110519 "2024-02-21T14:53:51Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![schlichtanders](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/schlichtanders/32/32145_2.png) [@schlichtanders](https://discourse.julialang.org/u/schlichtanders)
#### Post date: [February 21, 2024, 2:53pm UTC](https://discourse.julialang.org/t/fall-in-love-with-julia-101-on-jump-and-disjunctiveprogramming-jl/110519/1 "2024-02-21T14:53:52Z")

</div>

Join us on 🗓 Monday 4. March 2024 🕡 18:30 CET  
online, organized via [meetup](https://www.meetup.com/julia-user-group-munich/events/299333683)

# Fall in love with Julia: JuMP and DisjunctiveProgramming

▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔

If you ever wanted to plan your school’s schedule back then when you’ve been a teenager, you should not miss this session.

I will give an introductory overview about JuMP, which is all about such kind of optimizations. Then I will go on to Mixed Integer Linear Programming in more detail, especially looking at DisjunctiveProgramming.jl which simplifies standard modelling approaches often encountered in MILP.

As usual in this series, you will get a beginner-friendly hands-on experience using jupyter-notebook, with which you can try out the tools yourself and also experiment further afterwards. The material will be made available at this github repository [GitHub - jolin-io/fall-in-love-with-julia-14: Scheduling Optimization with JuMP](https://github.com/jolin-io/fall-in-love-with-julia-14/tree/main)

You do not need to prepare anything

Looking forward to see you all!  
It is going to be online, so everyone from everywhere is welcome.

yours,

Stephan Sahm  
Founder of [Jolin.io](http://Jolin.io)

P.S.: The link to the online tool will be made available 10 min before the actual start. Please join 5 min ahead, the session is going to start on-time, 18:30 CET.

---

<div class="post-metadata">

### Author: ![schlichtanders](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/schlichtanders/32/32145_2.png) [@schlichtanders](https://discourse.julialang.org/u/schlichtanders)
#### Post date: [March 4, 2024, 5:23pm UTC](https://discourse.julialang.org/t/fall-in-love-with-julia-101-on-jump-and-disjunctiveprogramming-jl/110519/2 "2024-03-04T17:23:14Z")

</div>

Here the link to our online event

> **[Join conversation](https://teams.microsoft.com/dl/launcher/launcher.html?url=%2F_%23%2Fl%2Fmeetup-join%2F19%3Ameeting_MzdlNWE5MTgtY2VkMC00MWJmLWI3NWQtNTFlZTUzZTZjN2Ix%40thread.v2%2F0%3Fcontext%3D%257B%2522Tid%2522%3A%2522353fe535-14d8-46ab-82dd-442d976079e4%2522%2C%2522Oid%2522%3A%2522217553d9-8b46-4e88-8455-f18457998297%2522%257D%26anon%3Dtrue&type=meetup-join&deeplinkId=bc4ab425-0a04-4d48-8eb3-93ff968006ff&directDl=true&msLaunch=true&enableMobilePage=true)**

we will start in a few minutes

---

<div class="post-metadata">

### Author: ![schlichtanders](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/schlichtanders/32/32145_2.png) [@schlichtanders](https://discourse.julialang.org/u/schlichtanders)
#### Post date: [March 13, 2024, 9:58am UTC](https://discourse.julialang.org/t/fall-in-love-with-julia-101-on-jump-and-disjunctiveprogramming-jl/110519/3 "2024-03-13T09:58:19Z")

</div>

The recording got uploaded to youtube

[![](https://global.discourse-cdn.com/julialang/original/3X/f/9/f946705483c75ebeca2905024f6e6fbfe546ddae.jpeg "JuMP & DisjunctiveProgramming.jl | Stephan Sahm | Julia User Group Munich | Fall in love with julia") ](https://www.youtube.com/watch?v=jRxNBXySXv8)

enjoy

---

<div class="post-metadata">

### Author: ![odow](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/odow/32/28685_2.png) [@odow](https://discourse.julialang.org/u/odow)
#### Post date: [March 13, 2024, 9:04pm UTC](https://discourse.julialang.org/t/fall-in-love-with-julia-101-on-jump-and-disjunctiveprogramming-jl/110519/4 "2024-03-13T21:04:34Z")

</div>

Thanks @schlichtanders. I found that quite useful. One takeaway is that I should make the ‘tips and tricks’ pages a bit easier to find?

---

<div class="post-metadata">

### Author: ![schlichtanders](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/schlichtanders/32/32145_2.png) [@schlichtanders](https://discourse.julialang.org/u/schlichtanders)
#### Post date: [March 20, 2024, 10:03am UTC](https://discourse.julialang.org/t/fall-in-love-with-julia-101-on-jump-and-disjunctiveprogramming-jl/110519/5 "2024-03-20T10:03:14Z")

</div>

Hi @odow, now that you are asking, yes this could simplify the entry for people like me who are familiar with coding, but not with modelling mathematical optimization constraint problems.
