Does anyone know a better alternative to MS Excel's Solver?
        Posted  
        
            by tundal45
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by tundal45
        
        
        
        Published on 2009-02-10T04:10:35Z
        Indexed on 
            2010/06/11
            2:02 UTC
        
        
        Read the original article
        Hit count: 395
        
My company has to crunch a lot of data and part of the process involves running the solver and plotting a graph through resulting data points. Obviously there is a lot of copy and paste involved and the whole process is shaky, error prone and all round cluster-fudge. I was wondering if there was an alternative to the solver that can be used so that even if we have to use excel to plot the final graph, there will be a lot less data that needs to be copied and pasted back and forth. It would be great especially if the tool could be easily integrated into a .NET application but I am open to suggestions that may require a little bit of code-fu to get this to work.
Thanks!
© Stack Overflow or respective owner