Search found 4 matches

by john
Fri May 31, 2013 11:49 am
Forum: SMILE
Topic: EAR or ITAR?
Replies: 4
Views: 8265

Re: EAR or ITAR?

Thank you for following up. I will take your information forward, and let you know if I have any other questions.


John
by john
Fri Oct 26, 2012 1:23 pm
Forum: SMILE
Topic: EAR or ITAR?
Replies: 4
Views: 8265

Re: EAR or ITAR?

I am not an expert, but the basic premise is that the U.S. government has laws that regulate the export of products from the U.S. to other countries. There are a number of criteria, but in general, items for military or defense are governed by ITAR (International Traffic in Arms Regulation), while ...
by john
Fri Oct 19, 2012 12:00 pm
Forum: SMILE
Topic: EAR or ITAR?
Replies: 4
Views: 8265

EAR or ITAR?

I am inquiring if SMILE has been classified as either EAR (Export Administration Regulations) or ITAR (International Traffic in Arms Regulations)?

Thanks
John
by john
Fri Jul 30, 2010 7:38 pm
Forum: SMILE
Topic: Java Methods
Replies: 1
Views: 3910

Java Methods

Hi

I inherited a project that uses the SMILE libraries in a Java application. The source code I inherited attempts to make the following call:

model.getNet().setNodeObservationCost(handle, actionCost);

Where model.getNet() returns a smile.Network object.

It appears this method does not exist in ...