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

Graphs.jl 2.0 #258

Closed
wants to merge 11 commits into from
Closed

Graphs.jl 2.0 #258

wants to merge 11 commits into from

Conversation

etiennedeg
Copy link
Member

@etiennedeg etiennedeg commented Jun 19, 2023

Here is a first draft for the Graphs 2.0, in order to get something actionable.

For the moment, there is not much in it: the implementation of major parts of the new interface, new interface applied to SimpleGraphs, and a rewriting of a_star following the new interface to test it a little bit. I haven't tested anything for the moment.

In order to keep the discussion on the new API focused in one place, I will detail my thoughts and observations about the new interface and its practicalities in the API 2.0 discussion , see this comment for some details on this draft.

@etiennedeg etiennedeg changed the title Graphs2 Graphs.jl 2.0 Jun 19, 2023
@gdalle
Copy link
Member

gdalle commented Jun 27, 2023

Todo: migrate this to GraphsBase.jl

@gdalle gdalle added the do not merge Do not merge this PR (yet) label Jul 2, 2023
@gdalle
Copy link
Member

gdalle commented Aug 28, 2023

@etiennedeg do you need help for the transfer to GraphsBase? happy to lend a hand

@etiennedeg
Copy link
Member Author

Sorry, I should have done it earlier, I will try to do it quickly (probably not today, but I should find some time tomorrow)

@gdalle
Copy link
Member

gdalle commented Aug 28, 2023

No rush, I was just checking in! Got a CS sudent intern starting on September 19th who will give us a hand on this behemoth of a project ;)

@gdalle
Copy link
Member

gdalle commented Sep 14, 2023

Closing in favor of JuliaGraphs/GraphsBase.jl#9

@gdalle gdalle closed this Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge Do not merge this PR (yet)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants