Tutorial

Proper list-colourings of simple graphs

The next step is to import the list-colouring function:

>>> from vizing.models import list_colouring

Table Of Contents

Previous topic

Introduction

Next topic

Hall

This Page