项目作者: FHoltorf

项目描述 :
A Julia package for the computation of hard, theoretically guaranteed bounds on the moments of jump-diffusion processes with polynomial data
高级语言: Julia
项目地址: git://github.com/FHoltorf/MarkovBounds.jl.git
创建时间: 2021-06-10T19:55:42Z
项目社区:https://github.com/FHoltorf/MarkovBounds.jl

开源协议:MIT License

下载


MarkovBounds

Dev
Build Status
Coverage

MarkovBounds.jl is a meta-package based on SumOfSquares.jl which is intended to simplify the use of moment bounding schemes for the analysis of jump-diffusion processes with polynomial data and associated optimal control problems. The hope is that this package will enable non-expert users, with special emphasis on the stochastic chemical kinetics community, to apply these techniques by automating the translation of high-level problem data specified by the user through symbolic tools (Catalyst.jl, Symbolics.jl or DynamicPolynomials.jl) into moment bounding problems. The problems can the be solved using the existing optimization infrastructure provided by the MathOptInterface.

Moment bounding schemes enable the computation of hard, theoretically guaranteed bounds on moments and many related statistics associated with jump-diffusion processes, both for the transient case and the stationary distribution of the process. These statistics include for example

  • means
  • variances
  • the volume of confidence ellipsoids of polynomial expressions
  • the probability mass of key events characterized by membership of the process state in a basic closed semialgebraic set

These techniques further extend naturally to computing bounds on the optimal value of many finite horizon and (discounted) infinite horizon optimal control problems.