Skip to content

Commit

Permalink
packing
Browse files Browse the repository at this point in the history
  • Loading branch information
chufanchen authored Jun 14, 2022
1 parent bd1b3fe commit 379d27d
Show file tree
Hide file tree
Showing 18 changed files with 12 additions and 4,451 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,20 @@
![CI](https://github.com/ChufanSuki/Pacman/actions/workflows/ci.yml/badge.svg)
![build](https://github.com/ChufanSuki/Pacman/actions/workflows/build.yml/badge.svg)
![pre-commit](https://github.com/ChufanSuki/Pacman/actions/workflows/pre-commit.yml/badge.svg)

This project is only for education purpose and not for production.
See https://chufansuki.github.io/Pacman/ for doc.

### Related Repo
- https://github.com/ChufanSuki/DCOP for documenting dcop algos
- https://github.com/ChufanSuki/DCOPGenerator for generating xml problem

### Reference:
- https://github.com/andry91/Max_Sum_Python
- https://github.com/houhashv/DCOP
- https://github.com/chiragvartak/dpop

### Example

`python dcop_cli.py solve --algo dpop graph_coloring.yaml`

Expand Down
250 changes: 0 additions & 250 deletions pacman/commands/replica_dist.py

This file was deleted.

Loading

0 comments on commit 379d27d

Please sign in to comment.