Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

[Merged by Bors] - feat(combinatorics/simple_graph): Graph coloring and partitions#10287

Closed
arthurpaulino wants to merge 43 commits intomasterfrom
mini-graph-coloring-homomorphism
Closed

[Merged by Bors] - feat(combinatorics/simple_graph): Graph coloring and partitions#10287
arthurpaulino wants to merge 43 commits intomasterfrom
mini-graph-coloring-homomorphism

Conversation

@arthurpaulino
Copy link
Collaborator


Open in Gitpod

@arthurpaulino arthurpaulino added the awaiting-review The author would like community review of the PR label Nov 11, 2021
@arthurpaulino arthurpaulino requested a review from kmill November 11, 2021 23:23
@arthurpaulino arthurpaulino changed the title Mini graph coloring homomorphism feat(combinatorics/simple_graph): Graph coloring as homomorphism Nov 11, 2021
* defining independent graph partitions or vertices

* introducing kyle's proof

* proving that a color class is a partition

* first version of partitions
@arthurpaulino arthurpaulino changed the title feat(combinatorics/simple_graph): Graph coloring as homomorphism feat(combinatorics/simple_graph): Graph coloring and partitions Nov 14, 2021
@arthurpaulino arthurpaulino added awaiting-review The author would like community review of the PR and removed WIP Work in progress labels Nov 19, 2021
Copy link
Member

@jcommelin jcommelin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors d=[kmill]

@github-actions github-actions bot added delegated The PR author may merge after reviewing final suggestions. and removed awaiting-review The author would like community review of the PR labels Dec 3, 2021
@kmill
Copy link
Collaborator

kmill commented Dec 3, 2021

bors r+

@bors
Copy link

bors bot commented Dec 3, 2021

🔒 Permission denied

Existing reviewers: click here to make kmill a reviewer

@bryangingechen
Copy link
Collaborator

bors d=kmill

@bors
Copy link

bors bot commented Dec 4, 2021

✌️ kmill can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@bryangingechen
Copy link
Collaborator

bors r+

@github-actions github-actions bot added the ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) label Dec 4, 2021
bors bot pushed a commit that referenced this pull request Dec 4, 2021


Co-authored-by: Kyle Miller <kmill31415@gmail.com>
@bors
Copy link

bors bot commented Dec 4, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(combinatorics/simple_graph): Graph coloring and partitions [Merged by Bors] - feat(combinatorics/simple_graph): Graph coloring and partitions Dec 4, 2021
@bors bors bot closed this Dec 4, 2021
@bors bors bot deleted the mini-graph-coloring-homomorphism branch December 4, 2021 05:05
jcommelin pushed a commit that referenced this pull request Dec 18, 2021


Co-authored-by: Kyle Miller <kmill31415@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

delegated The PR author may merge after reviewing final suggestions. ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants