dCGP Logo
1.6.1
  • Installation guide
  • Quick start examples
  • API documentation
  • Tutorials
    • C++
      • Symbolic Regression
        • Find an exact model for the Koza quintic problem
        • Find a model including one parameter (using a purely evolutionary approach)
        • Find an exact model inclduing one parameter using a memetic approach
        • Finding an entire non dominated front of formulas.
      • Others
        • Solving the ODE1 problem from Tsoulos
        • Solving the NLODE3 problem from Tsoulos
        • Finding the prime integral for a spring mass system
        • Finding the prime integral for a spring mass system using Lipson method
        • Search for first integrals of Kepler’s problem
    • Python
  • Background
  • Credits
  • Changelog
dCGP
  • »
  • Tutorials »
  • C++
  • View page source

C++

Symbolic Regression

  • Find an exact model for the Koza quintic problem
  • Find a model including one parameter (using a purely evolutionary approach)
  • Find an exact model inclduing one parameter using a memetic approach
  • Finding an entire non dominated front of formulas.

Others

  • Solving the ODE1 problem from Tsoulos
  • Solving the NLODE3 problem from Tsoulos
  • Finding the prime integral for a spring mass system
  • Finding the prime integral for a spring mass system using Lipson method
  • Search for first integrals of Kepler’s problem
Previous Next

© Copyright 2020, Dario Izzo, Francesco Biscani.

Built with Sphinx using a theme provided by Read the Docs.