Commit c129b33
committed
CoinParam: add topic metadata field for semantic parameter grouping
Add a topic_ string field with getter/setter to CoinParam, enabling
parameters to be grouped by function (e.g., Cuts, Heuristics, Output,
Stopping) independently of their data type. This supports future
documentation generation (LaTeX, man pages) and topic-filtered help.
The field defaults to empty string; no existing API is changed.1 parent 71f66f3 commit c129b33
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
404 | 416 | | |
405 | 417 | | |
406 | 418 | | |
| |||
568 | 580 | | |
569 | 581 | | |
570 | 582 | | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
571 | 586 | | |
572 | 587 | | |
573 | 588 | | |
| |||
0 commit comments