Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cfpq_pyalgo package #27

Closed
wants to merge 19 commits into from
Closed

cfpq_pyalgo package #27

wants to merge 19 commits into from

Conversation

vadyushkins
Copy link
Collaborator

@vadyushkins vadyushkins commented Aug 19, 2021

Hi @IlyaEp !

I think it's time to put all the algorithms into a single package.

Actually, this PR will close #23.

I propose to carry out all refactoring by means of pull requests to the cfpq_pyalgo_package branch.

I also propose to discuss all emerging issues on refactoring in the comments to this pull request.

Here I will write a small map of what is already done and what else needs to be done as it seems to me.

Package content

src / graph

src / grammar

src / problems / Base

src / problems / MultipleSource

src / problems / SinglePath

src / problems / AllPaths

Docstrings and doctests(examples)

  • TODO: Add a map just like Package content after refactoring

Unit tests

  • TODO: Add a map just like Package content after refactoring

Actions

@vadyushkins vadyushkins added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed labels Aug 19, 2021
@vadyushkins vadyushkins added this to the cfpq_pyalgo 1.0.0 milestone Aug 19, 2021
@vadyushkins vadyushkins deleted the cfpq_pyalgo_package branch August 21, 2021 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publish package on PyPI
2 participants