osqp_benchmarks
                                
                                
                                
                                    osqp_benchmarks copied to clipboard
                            
                            
                            
                        QP Benchmarks for the OSQP Solver against GUROBI, MOSEK, ECOS and qpOASES
                                            Results
                                            
                                                2
                                            
                                            osqp_benchmarks issues
                                        
                                        Sort by
                                                recently updated
                                            recently updated
                                                
                                                newest added
                                                
                                            I ran the Maros Mezaros instances and some QPLIB (those that did not return errors). What I observed is that many objective values do not match those that are reported...
The cost function adds cost on the inital state x_0 that is constraint to be equal to x_init. Now we just make the initial cost to be 0. This will...