Merge pull request #747 from triska/determinism

reflect better determinism thanks to #732
This commit is contained in:
Mark Thom
2020-12-29 14:43:30 -07:00
committed by GitHub

View File

@@ -13,8 +13,7 @@
%@ c -- c2; %@ c -- c2;
%@ c2 [label = "b", style=filled, fontname="courier bold", fillcolor=lightcyan]; %@ c2 [label = "b", style=filled, fontname="courier bold", fillcolor=lightcyan];
%@ } %@ }
%@ true %@ true.
%@ ; ...
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
:- use_module(library(clpz)). :- use_module(library(clpz)).