Solves a geometric program minimize log sum exp (F0*x+g0) subject to log sum exp (Fi*x+gi) <= 0, i=1,...,m G*x <= h A*x = b
(K []int, F, g, G, h, A, b *matrix.FloatMatrix, solopts *SolverOptions)
source not stored for this graph (policy: none)