Skip to content

j-yuan/GEquality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

This archive is distributed in association with the paper "Group equality in adaptive submodular maximization". The goal of this project is to study the problem of adaptive submodular optimization under group equality constraints.

Run

To run the code, make sure to copy the data file in the same directory with the code files. Then run the GEquality.java file from IDE or command line.

-javac *.java
-java GEquality

Cite

To cite, please use the following format

@article{GEquality,
  author =        {S. Tang, J. Yuan},
  publisher =     {INFORMS Journal on Computing},
  title =         {Group Equality in Adaptive Submodular Maximization},
  year =          {2023},
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages