Skip to content

ulriknyman/UCDD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


The following packages need to be installed:

Compiler: GCC-10 g++-10
Build system generator: cmake
Build driver: make (or ninja)
Perfect hash function generator: gperf
Lexer generator: flex
Parser generator: bison > 3.6.0 (See note for ubuntu 20.04)
patchelf
chrpath
gawk
Version control system git

About

Uppaal CDD library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.4%
  • Ruby 5.0%
  • C 1.7%
  • Makefile 1.5%
  • CMake 1.3%
  • Shell 0.1%