Skip to content

ORLib#8

Open
henryrobbins wants to merge 1 commit into
mainfrom
orlib
Open

ORLib#8
henryrobbins wants to merge 1 commit into
mainfrom
orlib

Conversation

@henryrobbins
Copy link
Copy Markdown
Owner

Introduce ORLib.lean as a new Lean library housing reusable operations-research formalizations. The first contribution is an abstract flow-decomposition theorem stated and proved over an arbitrary finite directed graph with rank witness, source/sink Finsets, and non-negative flow valued in any Ring + LinearOrder + IsStrictOrderedRing.

The library is intended to be applied by reformulation proofs in the dataset whose backward direction requires decomposing aggregate flows into per-entity paths (e.g., p13, p20).

Introduce ORLib.lean as a new Lean library housing reusable
operations-research formalizations. The first contribution is an
abstract flow-decomposition theorem stated and proved over an arbitrary
finite directed graph with rank witness, source/sink Finsets, and
non-negative flow valued in any Ring + LinearOrder + IsStrictOrderedRing.

The library is intended to be applied by reformulation proofs in the
dataset whose backward direction requires decomposing aggregate flows
into per-entity paths (e.g., p13, p20).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant