I have a love/hate relationship with Windows.  I occasionally find that it gives me a "blue screen of death", wiping out whatever I am running.  My optimizations take a long time to run (days), and it is particularly annoying to lose this work.
Would it be possible to include an "Auto-Save" feature for the Optimizations Tab that can be user-configured for whatever time period is appropriate?
Vince
    
    
    
    Would it be possible to include an "Auto-Save" feature for the Optimizations Tab that can be user-configured for whatever time period is appropriate?
Vince
        Rename
    
        As a way to pause and restart optimization from a saved state?
    
    
QUOTE:
As a way to pause and restart optimization from a saved state?
Whatever answer will be, I wouldn't refuse being able simply to dump data periodically. Something with two user params: file path and frequency.
        You can create a custom optimizer for that.
    
    
        I always have this option in my mind, thanks)). The problem is it's not that easy for me. My dream optimizer is nothing but a simple random combination generator with dumping, and a simple optimizer example doesn't look impossible for me, but making it multithreaded - I'm not sure I can make it.
    
    
QUOTE:
As a way to pause and restart optimization from a saved state?
Yes, that would be the best solution, but I would settle for just writing the current results to file.
Vince
        +1. I would not settle for anything less than serializing (deserializing) the interim results of an optimization to (from) a file. Otherwise dumping to a text file would look like a seldom discovered, single-user solution.
    
    
        Eugene,
You have my vote on that!
Vince
    
You have my vote on that!
Vince
            Your Response
            
            Post
        
        
        
    
            Edit Post
            
        
        
        
    
            Login is required