Giter Club home page Giter Club logo

sbl's Introduction

This repository contains code for "Synthesis of Biological Models from Mutation Experiments" by Ali Sinan Koksal, Yewen Pu, Saurabh Srivastava, Rastislav Bodik, Jasmin Fisher, and Nir Piterman in POPL 2013.

This code is an experimental prototype and is fairly ugly in many places. The code is released for openness, and not for good design or good coding practices.

Scala, ScalaZ3 and Z3 versions used by the tool have been updated to recent versions to make installation and running easier.

Dependencies

The tool runs on Linux (64-bit) and Mac OS X.

You should have Java 7 and sbt 0.13.2 installed to run the tool. To visualize executions, you also need Graphviz.

Running

Sample scripts for invoking the synthesizer are given in the folder scripts.

To run the synthesizer on the "VPC1" Vulval Precursor Cell template described in Section 7 of the paper, run:

./scripts/synthesize-vpc1

Templates and specifications for all models described in the paper are in the folder programs and specifications, respectively.

sbl's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

sbl's Issues

Running this repository with `sbt` throws error

Hi @koksal,

From the root directory of the project, I ran sbt "run --solve" which went through successfully.
But I want to run sbt "run --summarize" to get the output of TraceSummarization.scala. Unfortunately
it throws the following error :

shadab@hp:~/Downloads/sbl$ sbt "run --summarize"
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[info] Set current project to sbl (in build file:/home/shadab/Downloads/sbl/)
[info] Running elegans.Main --summarize
Loading scalaz3
[ERROR] Sanity check for symbolic run: FAILED
[ERROR] sanity check fails
java.lang.RuntimeException: Nonzero exit code returned from runner: 1
	at scala.sys.package$.error(package.scala:27)
[trace] Stack trace suppressed: run last compile:run for the full output.
[error] (compile:run) Nonzero exit code returned from runner: 1
[error] Total time: 5 s, completed May 3, 2018 3:09:23 PM
shadab@hp:~/Downloads/sbl$ 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.