/GCDO

Primary LanguagePython

GCDO

This is a code repository of the algorithm Generalized Conflict-directed Incremental Ordering (GCDO).

This repository is associated with the paper Genearlized Conflict-directed Search for Optimal Ordering Problems. If you have any question, please email me at jkchen 'at' csail.mit.edu or create an issue here.

Citation

Please cite our work if you would like to use the code.

@inproceedings{chen2021generalized,
  author = {Jingkai Chen, Yuening Zhang, Cheng Fang, Brian C. Wiiliams},
  title = {Generalized Conflict-directed Search for Optimal Ordering Problems},
  booktitle = {Proceedings of the Fourteenth International Symposium on Combinatorial Search (SoCS 2021)},
  year = {2021}
}