You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: trunk/source/AbstractInterpretationV2/src/de/uni_freiburg/informatik/ultimate/plugins/analysis/abstractinterpretationv2/domain/transformula/vp/VPDomainBenchmark.java
+26Lines changed: 26 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,29 @@
1
+
/*
2
+
* Copyright (C) 2017 Alexander Nutz (nutz@informatik.uni-freiburg.de)
3
+
* Copyright (C) 2017 University of Freiburg
4
+
*
5
+
* This file is part of the ULTIMATE AbstractInterpretationV2 plug-in.
6
+
*
7
+
* The ULTIMATE AbstractInterpretationV2 plug-in is free software: you can redistribute it and/or modify
8
+
* it under the terms of the GNU Lesser General Public License as published
9
+
* by the Free Software Foundation, either version 3 of the License, or
10
+
* (at your option) any later version.
11
+
*
12
+
* The ULTIMATE AbstractInterpretationV2 plug-in is distributed in the hope that it will be useful,
13
+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
14
+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15
+
* GNU Lesser General Public License for more details.
16
+
*
17
+
* You should have received a copy of the GNU Lesser General Public License
18
+
* along with the ULTIMATE AbstractInterpretationV2 plug-in. If not, see <http://www.gnu.org/licenses/>.
19
+
*
20
+
* Additional permission under GNU GPL version 3 section 7:
21
+
* If you modify the ULTIMATE AbstractInterpretationV2 plug-in, or any covered work, by linking
22
+
* or combining it with Eclipse RCP (or a modified version of Eclipse RCP),
23
+
* containing parts covered by the terms of the Eclipse Public License, the
24
+
* licensors of the ULTIMATE AbstractInterpretationV2 plug-in grant you additional permission
Copy file name to clipboardExpand all lines: trunk/source/AbstractInterpretationV2/src/de/uni_freiburg/informatik/ultimate/plugins/analysis/abstractinterpretationv2/domain/transformula/vp/VPStatistics.java
+26Lines changed: 26 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,29 @@
1
+
/*
2
+
* Copyright (C) 2017 Alexander Nutz (nutz@informatik.uni-freiburg.de)
3
+
* Copyright (C) 2017 University of Freiburg
4
+
*
5
+
* This file is part of the ULTIMATE AbstractInterpretationV2 plug-in.
6
+
*
7
+
* The ULTIMATE AbstractInterpretationV2 plug-in is free software: you can redistribute it and/or modify
8
+
* it under the terms of the GNU Lesser General Public License as published
9
+
* by the Free Software Foundation, either version 3 of the License, or
10
+
* (at your option) any later version.
11
+
*
12
+
* The ULTIMATE AbstractInterpretationV2 plug-in is distributed in the hope that it will be useful,
13
+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
14
+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15
+
* GNU Lesser General Public License for more details.
16
+
*
17
+
* You should have received a copy of the GNU Lesser General Public License
18
+
* along with the ULTIMATE AbstractInterpretationV2 plug-in. If not, see <http://www.gnu.org/licenses/>.
19
+
*
20
+
* Additional permission under GNU GPL version 3 section 7:
21
+
* If you modify the ULTIMATE AbstractInterpretationV2 plug-in, or any covered work, by linking
22
+
* or combining it with Eclipse RCP (or a modified version of Eclipse RCP),
23
+
* containing parts covered by the terms of the Eclipse Public License, the
24
+
* licensors of the ULTIMATE AbstractInterpretationV2 plug-in grant you additional permission
Copy file name to clipboardExpand all lines: trunk/source/AbstractInterpretationV2/src/de/uni_freiburg/informatik/ultimate/plugins/analysis/abstractinterpretationv2/domain/transformula/vp/elements/AbstractNodeAndFunctionFactory.java
+26Lines changed: 26 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,29 @@
1
+
/*
2
+
* Copyright (C) 2017 Alexander Nutz (nutz@informatik.uni-freiburg.de)
3
+
* Copyright (C) 2017 University of Freiburg
4
+
*
5
+
* This file is part of the ULTIMATE AbstractInterpretationV2 plug-in.
6
+
*
7
+
* The ULTIMATE AbstractInterpretationV2 plug-in is free software: you can redistribute it and/or modify
8
+
* it under the terms of the GNU Lesser General Public License as published
9
+
* by the Free Software Foundation, either version 3 of the License, or
10
+
* (at your option) any later version.
11
+
*
12
+
* The ULTIMATE AbstractInterpretationV2 plug-in is distributed in the hope that it will be useful,
13
+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
14
+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15
+
* GNU Lesser General Public License for more details.
16
+
*
17
+
* You should have received a copy of the GNU Lesser General Public License
18
+
* along with the ULTIMATE AbstractInterpretationV2 plug-in. If not, see <http://www.gnu.org/licenses/>.
19
+
*
20
+
* Additional permission under GNU GPL version 3 section 7:
21
+
* If you modify the ULTIMATE AbstractInterpretationV2 plug-in, or any covered work, by linking
22
+
* or combining it with Eclipse RCP (or a modified version of Eclipse RCP),
23
+
* containing parts covered by the terms of the Eclipse Public License, the
24
+
* licensors of the ULTIMATE AbstractInterpretationV2 plug-in grant you additional permission
Copy file name to clipboardExpand all lines: trunk/source/AbstractInterpretationV2/src/de/uni_freiburg/informatik/ultimate/plugins/analysis/abstractinterpretationv2/domain/transformula/vp/elements/EqFunction.java
Copy file name to clipboardExpand all lines: trunk/source/AbstractInterpretationV2/src/de/uni_freiburg/informatik/ultimate/plugins/analysis/abstractinterpretationv2/domain/transformula/vp/states/FloydWarshall.java
+26Lines changed: 26 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,29 @@
1
+
/*
2
+
* Copyright (C) 2017 Alexander Nutz (nutz@informatik.uni-freiburg.de)
3
+
* Copyright (C) 2017 University of Freiburg
4
+
*
5
+
* This file is part of the ULTIMATE AbstractInterpretationV2 plug-in.
6
+
*
7
+
* The ULTIMATE AbstractInterpretationV2 plug-in is free software: you can redistribute it and/or modify
8
+
* it under the terms of the GNU Lesser General Public License as published
9
+
* by the Free Software Foundation, either version 3 of the License, or
10
+
* (at your option) any later version.
11
+
*
12
+
* The ULTIMATE AbstractInterpretationV2 plug-in is distributed in the hope that it will be useful,
13
+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
14
+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15
+
* GNU Lesser General Public License for more details.
16
+
*
17
+
* You should have received a copy of the GNU Lesser General Public License
18
+
* along with the ULTIMATE AbstractInterpretationV2 plug-in. If not, see <http://www.gnu.org/licenses/>.
19
+
*
20
+
* Additional permission under GNU GPL version 3 section 7:
21
+
* If you modify the ULTIMATE AbstractInterpretationV2 plug-in, or any covered work, by linking
22
+
* or combining it with Eclipse RCP (or a modified version of Eclipse RCP),
23
+
* containing parts covered by the terms of the Eclipse Public License, the
24
+
* licensors of the ULTIMATE AbstractInterpretationV2 plug-in grant you additional permission
Copy file name to clipboardExpand all lines: trunk/source/AbstractInterpretationV2/src/de/uni_freiburg/informatik/ultimate/plugins/analysis/abstractinterpretationv2/domain/transformula/vp/states/LiteralManager.java
+26Lines changed: 26 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,29 @@
1
+
/*
2
+
* Copyright (C) 2017 Alexander Nutz (nutz@informatik.uni-freiburg.de)
3
+
* Copyright (C) 2017 University of Freiburg
4
+
*
5
+
* This file is part of the ULTIMATE AbstractInterpretationV2 plug-in.
6
+
*
7
+
* The ULTIMATE AbstractInterpretationV2 plug-in is free software: you can redistribute it and/or modify
8
+
* it under the terms of the GNU Lesser General Public License as published
9
+
* by the Free Software Foundation, either version 3 of the License, or
10
+
* (at your option) any later version.
11
+
*
12
+
* The ULTIMATE AbstractInterpretationV2 plug-in is distributed in the hope that it will be useful,
13
+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
14
+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15
+
* GNU Lesser General Public License for more details.
16
+
*
17
+
* You should have received a copy of the GNU Lesser General Public License
18
+
* along with the ULTIMATE AbstractInterpretationV2 plug-in. If not, see <http://www.gnu.org/licenses/>.
19
+
*
20
+
* Additional permission under GNU GPL version 3 section 7:
21
+
* If you modify the ULTIMATE AbstractInterpretationV2 plug-in, or any covered work, by linking
22
+
* or combining it with Eclipse RCP (or a modified version of Eclipse RCP),
23
+
* containing parts covered by the terms of the Eclipse Public License, the
24
+
* licensors of the ULTIMATE AbstractInterpretationV2 plug-in grant you additional permission
Copy file name to clipboardExpand all lines: trunk/source/AbstractInterpretationV2/src/de/uni_freiburg/informatik/ultimate/plugins/analysis/abstractinterpretationv2/domain/transformula/vp/states/WeakEquivalenceGraph.java
+26Lines changed: 26 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,29 @@
1
+
/*
2
+
* Copyright (C) 2017 Alexander Nutz (nutz@informatik.uni-freiburg.de)
3
+
* Copyright (C) 2017 University of Freiburg
4
+
*
5
+
* This file is part of the ULTIMATE AbstractInterpretationV2 plug-in.
6
+
*
7
+
* The ULTIMATE AbstractInterpretationV2 plug-in is free software: you can redistribute it and/or modify
8
+
* it under the terms of the GNU Lesser General Public License as published
9
+
* by the Free Software Foundation, either version 3 of the License, or
10
+
* (at your option) any later version.
11
+
*
12
+
* The ULTIMATE AbstractInterpretationV2 plug-in is distributed in the hope that it will be useful,
13
+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
14
+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15
+
* GNU Lesser General Public License for more details.
16
+
*
17
+
* You should have received a copy of the GNU Lesser General Public License
18
+
* along with the ULTIMATE AbstractInterpretationV2 plug-in. If not, see <http://www.gnu.org/licenses/>.
19
+
*
20
+
* Additional permission under GNU GPL version 3 section 7:
21
+
* If you modify the ULTIMATE AbstractInterpretationV2 plug-in, or any covered work, by linking
22
+
* or combining it with Eclipse RCP (or a modified version of Eclipse RCP),
23
+
* containing parts covered by the terms of the Eclipse Public License, the
24
+
* licensors of the ULTIMATE AbstractInterpretationV2 plug-in grant you additional permission
Copy file name to clipboardExpand all lines: trunk/source/AbstractInterpretationV2/src/de/uni_freiburg/informatik/ultimate/plugins/analysis/abstractinterpretationv2/domain/transformula/vp/states/WeqCongruenceClosure.java
+27-25Lines changed: 27 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,29 @@
1
+
/*
2
+
* Copyright (C) 2017 Alexander Nutz (nutz@informatik.uni-freiburg.de)
3
+
* Copyright (C) 2017 University of Freiburg
4
+
*
5
+
* This file is part of the ULTIMATE AbstractInterpretationV2 plug-in.
6
+
*
7
+
* The ULTIMATE AbstractInterpretationV2 plug-in is free software: you can redistribute it and/or modify
8
+
* it under the terms of the GNU Lesser General Public License as published
9
+
* by the Free Software Foundation, either version 3 of the License, or
10
+
* (at your option) any later version.
11
+
*
12
+
* The ULTIMATE AbstractInterpretationV2 plug-in is distributed in the hope that it will be useful,
13
+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
14
+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15
+
* GNU Lesser General Public License for more details.
16
+
*
17
+
* You should have received a copy of the GNU Lesser General Public License
18
+
* along with the ULTIMATE AbstractInterpretationV2 plug-in. If not, see <http://www.gnu.org/licenses/>.
19
+
*
20
+
* Additional permission under GNU GPL version 3 section 7:
21
+
* If you modify the ULTIMATE AbstractInterpretationV2 plug-in, or any covered work, by linking
22
+
* or combining it with Eclipse RCP (or a modified version of Eclipse RCP),
23
+
* containing parts covered by the terms of the Eclipse Public License, the
24
+
* licensors of the ULTIMATE AbstractInterpretationV2 plug-in grant you additional permission
0 commit comments