ml

Copyright(c) Guilherme S I Aldeia 2018
Heitor R Savegnago 2018
LicenseGPL-3
Maintainerguilherme.aldeia@aluno.ufabc.edu.br heitor.rodrigues@aluno.ufabc.edu.br
Stabilityexperimental
PortabilityPOSIX
Safe HaskellNone

Main

Description

Haskell implementation of AInet based symbolic regression algorithm, using the IT datastructure.

Synopsis

Documentation

sample :: [[Double]] #

Auxiliary list of lists to create a dataset and run the AInet algorithm. Dataset of the function ΔP = ρ·g(m/s)·Δh

main :: IO () #

Main method with example of execution of the AInet algorithm. The given values here were used for testing the algorithm, and are our recomendated values.