Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDEOptimizationProblems

Stable Dev Build Status Build Status Docs workflow Status Coverage

A list of optimization problems with ODE/PDE in the constraints model and discretized using Gridap.jl and PDENLPModels.jl.

The list of problems can be accessed as a string

PDEOptimizationsProblems.problems # or setdiff(names(PDEOptimizationProblems), [:PDEOptimizationProblems])

and each problem can be accessed as follows

nlp = burger1d(n=10) # note that most of the problems are scalable

About

A list of optimization problems in PDENLPModel format

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages