Skip to content
/ adam-dui Public

Backend for AdaM: Adapting Multi-User Interfaces for Collaborative Environments in Real-Time

License

Notifications You must be signed in to change notification settings

swook/adam-dui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdaM

Source code for the CHI 2018 paper:

Park, Seonwook, Christoph Gebhardt, Roman Rädle, Anna Maria Feit, Hana Vrzakova, Niraj Ramesh Dayama, Hui-Shyong Yeo et al. "AdaM: Adapting Multi-User Interfaces for Collaborative Environments in Real-Time." In Proceedings of the 2018 CHI Conference on Human Factors in Computing Systems, p. 184. ACM, 2018.

Setup

Clone this repository with its submodules using a command such as:

git clone --recursive https://github.com/swook/adam-dui.git

Install the Gurobi Solver. The solver is available for free for academic purposes.

Install all necessary dependencies by running:

sudo python2 setup.py install

To run the backend, execute:

cd optimization
python2 run_server.py

Scenario Construction and Testing

To create and test scenarios, please read README.md in folder scenarios/.

Demonstration Frontend (incl. Simulator)

To be made available soon.

About

Backend for AdaM: Adapting Multi-User Interfaces for Collaborative Environments in Real-Time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages