Skip to content

Code for playing around with the idea of making tradeoffs between who to support when.

Notifications You must be signed in to change notification settings

AADILab/influence-multi-objective

Repository files navigation

Quickstart

Set up the library with pip using the following commands.

cd <git root directory>/influence_moo
pip install -e .

Run the example code for the CCEA

python run_example.py

To run the CCEA using the commandline, see influence_moo/influence_moo/run_cli.py

About

Code for playing around with the idea of making tradeoffs between who to support when.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published