Published March 13, 2020 | Version 0.1
Software Open

pyGOURGS - global optimization of n-ary tree representable problems using uniform random global search

  • 1. University of Toronto

Description

This software package solves problems whose solutions can be represented as n-ary trees. These problems are typically solved using genetic programming. For these problems, there is often little to no relationship between the data structure representation of a candidate solution and the ultimate performance of the candidate solution, once the data structure representation has been evaluated to its human readable form. This makes pure random search an attractive algorithm with which to solve these kinds of problems. This software is aimed at engineers, researchers and data scientists working in data analysis and computational optimization.

Files

pySRURGS/pyGOURGS-0.1.zip

Files (214.9 kB)

Name Size Download all
md5:c6bf04d8918979936738c575ab4f0fd0
214.9 kB Preview Download

Additional details

Related works