Skip to content

Chenyang-1995/Min-Max-Submodular-Ranking-for-Multiple-Agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Min-Max Submodular Ranking for Multiple Agents

This is the code for the paper "Min-Max Submodular Ranking for Multiple Agents".

Requirements

Python >= 3.6.11

scipy >= 1.5.4

matplotlib >= 3.3.1

Datasets

The data sets used in the experiments are available at the links provided in the paper.

Experiments

To test the performance of algorithms, run

python main.py

Some functions are provided in draw.py, which could be useful when drawing figures for the experiments.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages