[![Actions Status](https://github.com/ownlifeful/Graph-Undirected-Hamiltonicity/actions/workflows/test.yml/badge.svg)](https://github.com/ownlifeful/Graph-Undirected-Hamiltonicity/actions)
# NAME

Graph::Undirected::Hamiltonicity - decide whether a given Graph::Undirected
    contains a Hamiltonian Cycle.

# VERSION

Version 0.16

# LICENSE

Copyright (C) Ashwin Dixit.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

# AUTHOR

Ashwin Dixit, `<ashwin at CPAN dot org>`