Author Topic: Is it possible to unselect a state ?  (Read 13489 times)

Offline Alex

  • Newbie
  • *
  • Posts: 5
    • View Profile
Is it possible to unselect a state ?
« on: July 29, 2014, 16:03:15 »
Hi,

I have entered evidence for a discrete chance node with the simple function SelectState() and then propagated it through the network with the function Propagate(). I wondered if it there is a function that would unselect the state ?

Thanks.
« Last Edit: July 29, 2014, 16:14:17 by Alex »

Offline Anders L Madsen

  • HUGIN Expert
  • Hero Member
  • *****
  • Posts: 2295
    • View Profile
Re: Is it possible to unselect a state ?
« Reply #1 on: August 02, 2014, 08:21:54 »
Hi

Use RetractFindings for this

HUGIN EXPERT A/S

Offline Alex

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Is it possible to unselect a state ?
« Reply #2 on: August 04, 2014, 17:23:36 »
Thank you works perfectly !