summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMridul Seth <seth.mridul@gmail.com>2022-02-21 00:22:28 +0400
committerGitHub <noreply@github.com>2022-02-20 12:22:28 -0800
commit42985ba7d9f768c32c651e3e73d4d98b46776f54 (patch)
treea56f3b7c8ee303a696aed3dd546ca6dde44dbcc3
parented052eb49942e82c975046349be5f1740feb5b9b (diff)
downloadnetworkx-42985ba7d9f768c32c651e3e73d4d98b46776f54.tar.gz
Update mentored project info with the expected time commitment (#5349)
-rw-r--r--doc/developer/projects.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/developer/projects.rst b/doc/developer/projects.rst
index e27cbe5d..f6a29635 100644
--- a/doc/developer/projects.rst
+++ b/doc/developer/projects.rst
@@ -35,6 +35,11 @@ Pedagogical Interactive Notebooks for Algorithms Implemented in NetworkX
- Interested Mentors: `@dschult <https://github.com/dschult/>`__,
`@MridulS <https://github.com/MridulS/>`__,
`@rossbar <https://github.com/rossbar/>`__
+
+- Expected time commitment: This project can be either a medium project (~175 hours)
+ or a large project (~350 hours). The contributor is expected to contribute 2-3
+ pedagogical interactive notebooks for the medium duration project and 4-5 notebooks
+ for the long duration project.
Implement the VF2++ Graph Isomorphism Algorithm
-----------------------------------------------
@@ -60,6 +65,8 @@ Implement the VF2++ Graph Isomorphism Algorithm
.. _`Graph Isomorphism Problem`: https://en.wikipedia.org/wiki/Graph_isomorphism_problem
.. _VF2++: https://doi.org/10.1016/j.dam.2018.02.018
+- Expected time commitment: Long project (~350 hours)
+
Completed Projects
==================