Unless you have actually experienced an out of memory error I think that you are imagining a problem that doesn't exist. I think you meant the Solver example. This program should take up very little memory when run The .NET framework may well have reserved a lot of memory but it doesn't mean that it cannot be released if another process requires it.
|