Hello, Does Cbc support the method getnodecount()? I can use other methods, but when using getnodecount() I get the error: LoadError: MethodError: 'getnodecount' has no method mattching getnodecount(:: CbcMathSolverInterface.CbcMathProgModel)
So, how can we get the amount of explored nodes when using Cbc? Thank you, H
