If any #dotnet people have skills with Google #ortools #constriant-programming feel free to step in and point me in the right direction :-)

https://stackoverflow.com/questions/78489444/google-ortools-sat-cpsolver-solve-causes-accessviolationexception

Google.OrTools.Sat CPSolver.Solve causes AccessViolationException

I'm following along with this video it's in python I'm converting to dotnet as I go. As soon as I ran the app it crashed. I removed everything down to this reproduction. I can only assume that ther...

Stack Overflow