Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 340 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 340 Bytes

cas

cas is a package for constraint active search.

Installation

git clone https://github.com/ulissigroup/cas.git
cd cas
pip install -e .

Usage

  • Dash web application:

    cd cas
    python app.py
    
  • Or check out the example python notebook