Skip to content

WIP: Add event-driven fixed-point algorithms (PEF and WPEF) - #31

Open
multivvac wants to merge 2 commits into
ptal:mainfrom
multivvac:main
Open

WIP: Add event-driven fixed-point algorithms (PEF and WPEF)#31
multivvac wants to merge 2 commits into
ptal:mainfrom
multivvac:main

Conversation

@multivvac

@multivvac multivvac commented Aug 17, 2026

Copy link
Copy Markdown

Implements two event-driven fixed-point algorithms, PEF and WPEF, described in my
master's thesis. The code is functional and has been evaluated on the MiniZinc
Challenge 2024 suite, but still needs some refactoring before review, so this is
opened as a draft.

Naming differs between the thesis and the code:

thesis -fp flag
WF wac1
PEF wac3
WPEF wwac3

Companion changes

The algorithms also require changes in the following repositories, which will be submitted separately.

  • lala-core
  • lala-pc

Related pull requests

  • lala-core — TODO
  • lala-pc — TODO

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