Post Tagged with: "Declare"

Just for Wil

Just for Wil

Is was bored.  I was making slides.  Then this happened:May I have a raise now?Save / share:EmailPrintFacebookTwitterLinkedInShareDiggRedditStumbleUpon...

Read Full Story »

 
Strongly Connected Components in Declarative Models

Strongly Connected Components in Declarative Models

Yesterday, I wrote about the colored automaton implementation in Declare including mentioning that it is now possible to export such automata directly from within...

Read Full Story »

 
Colored Automata in Declare

Colored Automata in Declare

I just finished the implementation of colored automata in Declare.  The formal foundation is described inF. M. Maggi, M. Montali, M. Westergaard,...

Read Full Story »

 

Time is Not a Four-letter Word

Presentation I’ll give right now! How to add time to Declare by translating to timed LTL and timed automata.  Also how we can use this to give a priori advice...

Read Full Story »

 
Declare Rebranding

Declare Rebranding

Faced with the threat of work, I decided to rebrand Declare.  I basically changed the name to lowercase (from typographically ugly and misleading DECLARE), changed...

Read Full Story »

 
 
 

On my mind…

  • For a status report, I had to figure out how much code I'm maintaining. Turns out it's roughly 390000 lines.
    7 days ago
  • This is becoming a bad habit: had to run to catch the last direct train to Eindhoven.
    8 days ago
 
 

Recent Comments

  • Michael: Forgot to add: in my code in the post, what I'm trying to do is just to get all …
     
  • Michael: Yeah, unless you know you are processing an integer, you can only get an object …
     
  • Danny: Hmmm... is the first solution you explain that much different from the original?…