6e7a0ef4c702f2ae2a8c31c8e0436949fb6808d8 |
|
02-Nov-2015 |
Eugen Kuksa <eugenk@informatik.uni-bremen.de> |
Add 'empty?' spec. |
b56109f8183ec717e6760a8562b5d97a8540f55f |
|
10-Aug-2015 |
Eugen Kuksa <eugenk@informatik.uni-bremen.de> |
Replace redundant association by method
The goals array was never set when proving and it can be retrieved
through the ProofAttempts anyway. |
94e57e017dbd7f0ecd388a648a731b840db24418 |
|
15-Jul-2015 |
Eugen Kuksa <eugenk@informatik.uni-bremen.de> |
Remove locid from ProofAttemptConfiguration
This is not needed anymore because we have a one-to-one relation between
ProofAttemptConfiguration and ProofAttempt. |
63499d8d12a219d26744bcb896789ea28459814f |
|
15-Jul-2015 |
Eugen Kuksa <eugenk@informatik.uni-bremen.de> |
Let PAC have one proof_attempt and remove goals
When the ProofAttemptCofiguration only has one proof_attempt, there can
only be a single goal. This can be retrieved through the proof_attempt. |
4b6256aacace9f7e4155eab280144135613a2c8b |
|
10-Jul-2015 |
Eugen Kuksa <eugenk@informatik.uni-bremen.de> |
Adjust specs to new AxiomSelection. |
8d4c6e7397e88fade190ad107583c30dc6b34afc |
|
27-Apr-2015 |
Eugen Kuksa <eugenk@informatik.uni-bremen.de> |
Add locid and number to ProofAttemptConfiguration. |
c4bdc37c9de27abfa1d5be18008953b32457e6c4 |
|
31-Mar-2015 |
Eugen Kuksa <eugenk@informatik.uni-bremen.de> |
Add model: ProofAttemptConfiguration. |