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

add igraph_is_complete() to R #1316

Open
maelle opened this issue Mar 22, 2024 · 4 comments
Open

add igraph_is_complete() to R #1316

maelle opened this issue Mar 22, 2024 · 4 comments
Assignees
Labels
expose 🏖️ Make igraph/C functionality available in R

Comments

@maelle
Copy link
Contributor

maelle commented Mar 22, 2024

h/t @szhorvat

@maelle maelle added the expose 🏖️ Make igraph/C functionality available in R label Mar 22, 2024
@maelle maelle self-assigned this Mar 22, 2024
@clpippel
Copy link
Contributor

My preference is_complete() as in:

is_acyclic                 
is_bipartite               is_chordal       is_connected                    
is_dag                     is_degseq        is_directed                     
is_forest                  is_graphical     is_hierarchical                 
is_igraph                  is_isomorphic_to is_matching                     
is_max_matching            is_min_separator is_named                        
is_printer_callback        is_separator     is_simple                       
is_subgraph_isomorphic_to  is_tree          is_weighted

@szhorvat
Copy link
Member

Agreed with @clpippel on the naming.

@maelle What is "h/t"?

@maelle
Copy link
Contributor Author

maelle commented Apr 2, 2024

@szhorvat heard through

@clpippel
Copy link
Contributor

clpippel commented Apr 2, 2024

@szhorvat, I Heard It Through the Grapevine ?

I do not want to be pedantic, however I saw it as hat tip (h/t), or tip of the hat.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
expose 🏖️ Make igraph/C functionality available in R
Projects
None yet
Development

No branches or pull requests

3 participants