partord

Small library for sorting with partial orders

Website
Author: Riccardo Bernardini
Maintainer: Riccardo Bernardini <riccardo.bernardini@uniud.it>
License: MIT
Version: 1.0.0
Dependencies: No dependency.
Tags: sorting
Badge:
Alire CI:

This is a generic library that exports a sorting function that can operate with partial ordering, that is, it can happen that for some A /= B neither A < B nor A > B hold.