sagemath/sage

Improve interface to plantri

slel opened this issue · 12 comments

slel commented

As suggested in David Coudert's answer to

CC: @dcoudert @slel

Component: graph theory

Keywords: plantri

Author: David Coudert

Branch/Commit: ad07e94

Reviewer: Frédéric Chapoton

Issue created by migration from https://trac.sagemath.org/ticket/31571

Commit: eae2799

comment:1

We can discuss the names of the parameters.

The method needs to be cleaned, but I let that for other tickets.


New commits:

eae2799trac #31571: more parameters for planar_graphs

Author: David Coudert

Branch pushed to git repo; I updated commit sha1. New commits:

ad07e94trac #31571: remove useless import

Changed commit from eae2799 to ad07e94

Reviewer: Frédéric Chapoton

comment:3

ok, validé

comment:4

In a future ticket we could allow a user to pass directly a string of commands to plantri as done in graphs.nauty_geng.

slel commented
comment:5

Replying to @dcoudert:

In a future ticket we could allow a user to pass directly a string of commands to plantri as done in graphs.nauty_geng.

I opened #31590 for that.

comment:6

Moving this ticket to 9.4, as it seems unlikely that it will be merged in 9.3, which is in the release candidate stage