Skip to content

borders/2 is not symmetric #1

Description

@stefan-kral

Hi.

borders/2 should be symmetric, but it is not.

?- borders(X,Y), \+ borders(Y,X).
X = atlantic,
Y = french_guiana ;
X = atlantic,
Y = surinam ;
false.

Best regards,
Stefan.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions