Skip to content

JuDO-dev/Interesso.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interesso

Stable Dev Build Status Coverage

A powerful and extendable solver for nonlinear Trajectory Optimization (aka Optimal Control) problems using pseudo-spectral methods.

Highlights

  • Flexible Intervals: Supports flexible discretization intervals, avoiding mesh h-refinement.
  • Tight Constraints: Uses Bernstein polynomial coefficients to constraint dynamic variables tightly.
  • JuMP Backend: Choose your favorite optimizer from JuMP.jl's supported solvers.

Installation

julia> ]
  pkg> add Interesso

Usage

Find usage examples in the documentation.

About

A Trajectory Optimization Solver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages