Echtzeitsysteme / gips

Graph-Based (M)ILP Problem Specification Tool
https://gips.dev
GNU General Public License v3.0
3 stars 1 forks source link

Various changes to forbid expr with: `1/$variableTerm` #89

Open maxkratz opened 1 year ago

maxkratz commented 1 year ago

Examples:

[...]
1/mappings->(...)->count()
[...]

and

[...]
1/self.variables().x
[...]

TODOs: