1

A Cloud Brokerage Solution: Formal Methods Meet Security in Cloud Federations

Cloud Computing has known in the past few years a fast development, leading to a spike in the number of companies competing on providing the best Cloud services. This makes it harder for potential Cloud customers to chose the adequate provider. …

A First Step in the Translation of Alloy to Coq

Alloy is both a formal language and a tool for software modeling. The language is basically first order logic. The analyzer is based on instance finding: it tries to refute assertions and if it succeeds it reports a counterexample. It works by …