I'd love to delve into static_cast<DSL_ciDefinition *>(nodeDef)->CiToCpt() because this method throws an interop expection/freezes when I use SMILE in my .NET project. This happens only when a Noisy-MAX node has a big number of parents (say >= 25). I know that SMILE is not open source but is it possible to investigate this problem? At first I thought it can be a problem with my own code but everything works perfectly until I reach a certain parents limit.

Thanks in advance!