Commit History

Author SHA1 Message Date
  robbe af12f3d524 Added some documentation, fixed test and missing schedule 1 month ago
  robbe fd6c8b4277 Added some documentation, fixed test and missing schedule 1 month ago
  robbe ebfd85a666 A fully working version of the scheduling language with added examples 1 month ago
  robbe ec42f74960 Added an eval_context_decorator to allow user defined functions in rules 1 month ago
  robbe e4ea9a0410 Added ';' required after a global constraint for concistency 1 month ago
  robbe 58366fa9bb add Action code to the cd parser. 1 month ago
  robbe 9eea3618d0 cleanup the od api interface 1 month ago
  robbe 04a17f6ac8 has_slot(obj) now works on instance ipv class. Useful for optional field 3 months ago
  robbe 8ee9fba4ea petrinet example fixed 3 months ago
  robbe 756b3f30da get_slots and is_instance added to readonly api + is_instance implementation 3 months ago
  robbe 5e5865d0d5 base_case of len == 0 added (same as Interactive decisionMaker) 3 months ago
  robbe bad9e8e32a removed unused variable 3 months ago
  robbe 87fc7362db Scheduler petrinet example 3 months ago
  robbe 2c64ebda67 Scheduler first commit 3 months ago
  Joeri Exelmans 70c53a9aef rename branch 6 months ago
  Joeri Exelmans 7f5c2f39fc update readme 6 months ago
  Joeri Exelmans 1d03337a61 update readme 6 months ago
  Joeri Exelmans 200f2a3ede add jinja2-based renderer for object diagrams 7 months ago
  Joeri Exelmans 26d8655147 add Jinja2-based tapaal exporter 7 months ago
  Joeri Exelmans 6aa5302e36 rewriter: extra check to see if produced names are valid (meaning: serializable/parseable) 8 months ago
  Joeri Exelmans 7914f01006 make sure no one deletes elements that were matched in the RHS with a RHS-condition... 8 months ago
  Joeri Exelmans 6314506ac0 parser prints line numbers AND gives an error if you use anonymous objects/links in LHS of a rule 8 months ago
  Joeri Exelmans c7288635f8 fix runner_exec_pn 8 months ago
  Joeri Exelmans 9e74075066 can call custom functions from condition code while pattern matching / rewriting + added example to runner_translate.py 8 months ago
  Joeri Exelmans fd8bc3bc40 improve (Port + Petri Net + traceability)-renderer 8 months ago
  Joeri Exelmans bd1588d809 forgot to remove debug output 8 months ago
  Joeri Exelmans 3ddfc96532 add renderer for Port + Petri Net + traceability 8 months ago
  Joeri Exelmans e4c12b7349 let's not spam the console output too much 8 months ago
  Joeri Exelmans bef233a854 Petri net: forgot to render inhibitor arcs (thanks Jason) 8 months ago
  Joeri Exelmans da5856b33b Merge branch 'optimize-matcher' (not yet seeing the performance enhancement i was hoping for...) 8 months ago