descriptionunknown
ownerunknown
last changeSun, 21 Mar 2010 18:46:14 +0100
changes
2010-03-21 Martin Vejnar Refactoring. default tip
2010-03-21 Martin Vejnar Added support for Buchi automata and synchronous product.
2010-03-18 Martin Vejnar Refactoring, added support for ramp functions, Calin's model and MonoDevelop solution.
2010-01-28 Martin Vejnar Fixed a bug in ParamSet.union, added a verification step.
2010-01-22 Martin Vejnar The algorithm walks the verteces in DFS order.
2010-01-13 Martin Vejnar Added support for initial states and threshold refinement.
2009-12-19 Martin Vejnar Replaced the variation generator with a shorter and more pythonic version.
2009-12-19 Martin Vejnar StateSpace.successors renamed to StateSpace.out_edges which now returns an object with `source` and `target` properties.
2009-12-19 Martin Vejnar Added __str__ and __repr__ for Model.
2009-12-19 Martin Vejnar Split the code to multiple files.
...
tags
...
branches
2010-03-21 899a9734926a default
...