# Help with binary uncertain paremeters in JuMPeR

**URL:** https://discourse.julialang.org/t/help-with-binary-uncertain-paremeters-in-jumper/6149
**Category:** Optimization (Mathematical)
**Created:** [September 29, 2017, 12:09am UTC](https://discourse.julialang.org/t/help-with-binary-uncertain-paremeters-in-jumper/6149 "2017-09-29T00:09:27Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![gavelasq](https://avatars.discourse-cdn.com/v4/letter/g/a8b319/32.png) [@gavelasq](https://discourse.julialang.org/u/gavelasq)
#### Post date: [September 29, 2017, 12:09am UTC](https://discourse.julialang.org/t/help-with-binary-uncertain-paremeters-in-jumper/6149/1 "2017-09-29T00:09:27Z")

</div>

Hi, can anyone have an model example where binary uncertain paremeters in JuMPeR such as:

highways = [:I90, :I93, :I95]  
@uncertain(rm, blocked[highways], Bin)

are used? thanks.
