-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
adapterenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersresearcherFeature best implemented by a researcher / end-userFeature best implemented by a researcher / end-user
Description
Scénario by François: «... les
Plan:
- Implement a class for (m,n) Dyck paths, represented as integer partitions below the stair case
- Implement an adapter for the grid view widget; it will be roughly the same as for integer partitions, up to adapting the addable corners method
- Extend the view to highlight/delimit a region (here that in which the cells are confined)
- Extend the adapter API to specify that region
- Implement that API for Dyck paths
The first two and last items are purely business logic; this is a good candidate for training a researcher to write adapters, and assessing how easy (or not!) this is.
Metadata
Metadata
Assignees
Labels
adapterenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersresearcherFeature best implemented by a researcher / end-userFeature best implemented by a researcher / end-user