Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New restriction element #447

Open
pazeinat opened this issue Feb 16, 2024 · 4 comments
Open

New restriction element #447

pazeinat opened this issue Feb 16, 2024 · 4 comments

Comments

@pazeinat
Copy link

Suggesting a restriction on the nature of the piece that moves to gives the mate, or the square on which the black/white kings are being mated.
Examples:

  1. Restriction (mate by rook); Restriction (mate by w Pb2) etc.
  2. Restriction (bK mated on a2)
    The format of this can be changed as seems applicable
@dturevski
Copy link
Contributor

dturevski commented Feb 17, 2024

The concept sounds super useful.
Having an option to constraint the solution is very exciting.
Constraint Ply 10 PieceType LE
This kind of machinery.

@thomas-maeder
Copy link
Owner

I am trying to understand this feature and its super usefulness.

  • Is it just another fairy condition? If yes: can you provide example problems?
  • Is it something else? If yes: what?

@pazeinat
Copy link
Author

I think it is part of the stipulation. I composed something which I'll attach here: Ser-h#36 mating move by wPb2
Einat & Costeff
Einat_Costeff Ser-h#36

@dturevski
Copy link
Contributor

The feature I had in mind was to allow the user to inject additional shortcuts to the popeye's solving pipeline.
That, for instance, would allow some new fairy conditions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants