Running GeNIe iteratively

The front end.
Post Reply
andersrm
Posts: 7
Joined: Tue Dec 16, 2008 7:56 pm

Running GeNIe iteratively

Post by andersrm »

I have a GeNIe influence diagram that I would like to run several times, iterating through many different values for a pair of model parameters, calculating the value of information each time. Is this possible working with GeNIe? With SMILE?
mark
Posts: 179
Joined: Tue Nov 27, 2007 4:02 pm

Post by mark »

That's not possible in GeNIe, so you'll have to write a program that uses SMILE.
andersrm
Posts: 7
Joined: Tue Dec 16, 2008 7:56 pm

Post by andersrm »

What language/syntax does SMILE use?
mark
Posts: 179
Joined: Tue Nov 27, 2007 4:02 pm

Post by mark »

The core libraries are in C++, but wrappers are available for Java and .NET.
Post Reply