Skip to content

lpzun/cuba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUBA

CUBA (Context-UnBounded Analysis) contains algorithms for context-unbounded reachability analysis for concurrent programs. The program could contain recursion in which case reachability analysis is undecidable even for two threads.

Installation

  1. git clone https://github.com/lpzun/cuba.git
  2. make

Usage

./cuba -h [--help]