Skip to content

krusnim/TrajectoryGamesBase.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrajectoryGamesBase

CI codecov License

A package that contains the problem interface and related types for trajectory games. The trajectory games considered here are played over continuous action spaces in discrete time. That is, this package currently does not support differential games.

Note that this package does not contain any solver code. It merely serves as abstraction to share problem description and solvers.

Usage

This README will be expanded to include more concrete usage instructions. Until then, please refer to the test/runtests.jl file as a source of implicit documentation.

About

Core interface to design, solve, and simulate trajectory games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%