# Constraints that do not work together

**URL:** https://discourse.julialang.org/t/constraints-that-do-not-work-together/87482
**Category:** Optimization (Mathematical)
**Created:** [September 19, 2022, 4:01pm UTC](https://discourse.julialang.org/t/constraints-that-do-not-work-together/87482 "2022-09-19T16:01:13Z")
**Posts on this page:** 1
**Showing post:** 4

<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: [September 20, 2022, 5:10am UTC](https://discourse.julialang.org/t/constraints-that-do-not-work-together/87482/4 "2022-09-20T05:10:45Z")

</div>

You need to check if the solver found a solution:  
[https://jump.dev/JuMP.jl/stable/manual/solutions/#Recommended-workflow](https://jump.dev/JuMP.jl/stable/manual/solutions/#Recommended-workflow)

Your model might be infeasible.

---

_[View the full topic](https://discourse.julialang.org/t/constraints-that-do-not-work-together/87482)._
