Skip to content
/ aocbpa Public

A light-weight client-server model of communication between program analyses.

Notifications You must be signed in to change notification settings

trtikm/aocbpa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Anonymous On-line Communication Between Program Analyses

The project provides a light-weight client-server model of communication between program analyses. Clients are individual analyses and the server mediates their communication. A client cannot see properties of any other and the communication is anonymous. There is no central algorithm standing above clients which would tell them when to communicate what information. Clients communicate with others spontaneously, according to their actual personal needs. The model is based on our observation that a piece of information provided to an analysis at a right place may (substantially) improve its result.

About

A light-weight client-server model of communication between program analyses.

Resources

Stars

Watchers

Forks

Packages

No packages published