Commit cf75695
committed
Add Khiops dictionary rule API support
- add a `Rule` class
- add `{Variable,VariableBlock}.{get,set}_rule` methods
- add an `upper_scope` function which applies the upper-scope operand
`.` to `Variable` and `Rule` instances and to upper-scoped instances
of these.1 parent 676cd4c commit cf75695
File tree
5 files changed
+683
-7
lines changed- doc/samples
- khiops
- core
- samples
- tests
5 files changed
+683
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
655 | 655 | | |
656 | 656 | | |
657 | 657 | | |
658 | | - | |
659 | 658 | | |
660 | 659 | | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
661 | 665 | | |
662 | 666 | | |
663 | 667 | | |
664 | 668 | | |
665 | 669 | | |
666 | 670 | | |
667 | | - | |
668 | 671 | | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
669 | 675 | | |
670 | 676 | | |
671 | 677 | | |
| |||
0 commit comments