Skip to content
/ SR-CLF Public

Symbolic regression of Control Lyapunov Functions.

Notifications You must be signed in to change notification settings

cpml-au/SR-CLF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SymCLF

SYMBOLIC REGRESSION OF CONTROL LYAPUNOV FUNCTIONS (SymCLF)
A symbolic regression framework for discovering Control Lyapunov Functions (CLFs) using genetic programming to design stabilizing feedback controllers for nonlinear systems.

Installation

First, install Flex and its dependencies by following the instructions in its repository.

Then, create a Conda environment using the provided environment.yaml:

conda env create -f environment.yml
conda activate symclf

About

Symbolic regression of Control Lyapunov Functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages