On Fri, May 29, 2015 at 12:59 AM, Merlin Moncure wrote:
> On Wed, May 27, 2015 at 3:06 PM, boix wrote:
> > Hello, my partner and me are working with the goal of improve the GEQO's
> > performance, we tried with Ant Colony Optimization, but it does not
> improve,
> > actually we are trying with a
On Wed, May 27, 2015 at 3:06 PM, boix wrote:
> Hello, my partner and me are working with the goal of improve the GEQO's
> performance, we tried with Ant Colony Optimization, but it does not improve,
> actually we are trying with a new variant of Genetic Algorithm, specifically
> Micro-GA. This alg
We follow your advice, our goal is improve the quality of the solution
and we made it,however the total query execution time is higher.
Regards.
On 05/27/2015 04:36 PM, Tom Lane wrote:
boix writes:
Hello, my partner and me are working with the goal of improve the GEQO's
performance, we tried
boix writes:
> Hello, my partner and me are working with the goal of improve the GEQO's
> performance, we tried with Ant Colony Optimization, but it does not
> improve, actually we are trying with a new variant of Genetic Algorithm,
> specifically Micro-GA. This algorithm finds a better solutio
Hello, my partner and me are working with the goal of improve the GEQO's
performance, we tried with Ant Colony Optimization, but it does not
improve, actually we are trying with a new variant of Genetic Algorithm,
specifically Micro-GA. This algorithm finds a better solution than GEQO
in less t
On Wed, May 20, 2015 at 1:06 PM, alejandro wrote:
> hello, my partner and me are working with the goal of improve the GEQO's
> performance, we tried with Ant Colony Optimization, but it does not improve,
> actually we are trying with a new variant of Genetic Algorithm, specifically
> Micro-GA. Thi
hello, my partner and me are working with the goal of improve the GEQO's
performance, we tried with Ant Colony Optimization, but it does not improve,
actually we are trying with a new variant of Genetic Algorithm, specifically
Micro-GA. This algorithm finds a better solution than GEQO in less time,