# Query root relaxation values with JuMP

**URL:** https://discourse.julialang.org/t/query-root-relaxation-values-with-jump/50465
**Category:** Optimization (Mathematical)
**Tags:** jump, optimization
**Created:** [November 19, 2020, 10:45pm UTC](https://discourse.julialang.org/t/query-root-relaxation-values-with-jump/50465 "2020-11-19T22:45:07Z")
**Posts on this page:** 1
**Showing post:** 2

<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: [November 20, 2020, 1:16am UTC](https://discourse.julialang.org/t/query-root-relaxation-values-with-jump/50465/2 "2020-11-20T01:16:35Z")

</div>

Take a read of [Please read: make it easier to help you](https://discourse.julialang.org/t/psa-make-it-easier-to-help-you/14757).

In particular, it’s easier to help if you provide more information, including what solver you are using, and a snippet of code.

If you are after the root relaxation, you’re probably interested in [https://jump.dev/JuMP.jl/stable/variables/#JuMP.relax\_integrality](https://jump.dev/JuMP.jl/stable/variables/#JuMP.relax_integrality)

---

_[View the full topic](https://discourse.julialang.org/t/query-root-relaxation-values-with-jump/50465)._
