On Saturday, 10 October 2015 22:20:00 UTC-7, Selva Raja S wrote:
>
> Let G,H be  graphs and G*H denoted by Cartesian product see[
> https://en.wikipedia.org/wiki/Cartesian_product_of_graphs]
>
> Can i compute G*H in sage?
>

G.cartesian_product(H)

is the Sage command to use...

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to