Skip to content
/ psyco Public
forked from psycopaths/psyco

A tool for generating symbolic interfaces for software components

License

Notifications You must be signed in to change notification settings

mmuesly/psyco

 
 

Repository files navigation

PSYCO

jpf-psyco generates symbolic interfaces for software components using concolic execution. The ideas behind PSYCO are discussed in

D. Giannakopoulou, Z. Rakamaric, and V. Raman. Symbolic Learning of Component Interfaces. SAS 2012.

Dependencies

  • jpf-core
  • jpf-jdart

Installation

Install project and dependencies, update your

~/.jpf/site.properties

accordingly.

How to use

Examples can be found in src/examples/

About

A tool for generating symbolic interfaces for software components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.8%
  • Shell 1.2%
  • Other 1.0%