Skip to content

Implementing a generator for Möbius ladder graph #38083

@janmenjayap

Description

@janmenjayap

Problem Description

Currently, there is no existing implementation of the generator for Möbius ladder graph.

Proposed Solution

A simple implementation of the generator for Möbius ladder graph using the inspiration from Cycle graph as the base with the addition of the required 'rung' edges/ chords.

Alternatives Considered

An alternative consideration would be to show it as a Möbius strip.

For more information, please follow the wikipedia article. You may find two different representation of Möbius ladder graph.

Currently, the second representation (the one with a single Cycle graph as the base) is being proposed to be implemented. Another alternative would be to consider the first representation.

Additional Information

This implementation is a part of the project: link.

cc: @dcoudert

Is there an existing issue for this?

  • I have searched the existing issues for a bug report that matches the one I want to file, without success.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions