Skip to content

Adds initial draft for algorithms topic#117

Open
vulder wants to merge 1 commit into
masterfrom
prog_des_algorithms
Open

Adds initial draft for algorithms topic#117
vulder wants to merge 1 commit into
masterfrom
prog_des_algorithms

Conversation

@vulder

@vulder vulder commented Apr 14, 2025

Copy link
Copy Markdown
Member

resolves #101

Co-authored-by: JC van Winkel jcvw@google.com
Co-authored-by: Bogusław Cyganek cyganek@agh.edu.pl
Co-authored-by: Jari Ronkainen ronchaine@gmail.com

@diehlpk diehlpk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@vulder vulder added the Tentatively ready Ready for a final review in SG20 label Sep 18, 2025
* Discuss the tradeoffs between member algorithms and non-member (free functions) algorithms
* Flavors of algorithms:
* modifying/non modifying (e.g., transform vs accumulate)
* requirements on the type iterator (forward/random-access)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"type iterator" should probably be "type of iterator" or perhaps more precisely "iterator category"

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

Labels

Tentatively ready Ready for a final review in SG20

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[TOPIC] algorithms

3 participants