Skip to content

A C++ library for modelling, simulation, and verification of multi-agent hybrid systems.

License

Notifications You must be signed in to change notification settings

dassarthak18/Rhapsody

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rhapsody

A C++ library for modelling, simulation, and verification of multi-agent hybrid systems.

TODO:

  • Implement a 3-agent ACC benchmark. For that do we need to define a new agent?
  • Implement the NRS. Have a dummy agent to store shared variables.
  • Simulate all agents together in a scenario.
  • Have another simulate method here which takes an arg n and simulates n trajectories from random starting points. Consider a parallel implementation of simulating n trajectories.
  • Remove ugliness in Discrete Dynamics: Parsing or something midway?
  • Avoid fixing the template in Scenario

About

A C++ library for modelling, simulation, and verification of multi-agent hybrid systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages