Skip to content
This repository has been archived by the owner on Oct 9, 2022. It is now read-only.

API Refactoring and compatibility with Pythomata #10

Merged
merged 1 commit into from
Jan 5, 2020

Conversation

marcofavorito
Copy link
Member

Proposed changes

  • use newer pythomata's API
  • include sympy as dependency for the logic module.
  • simplify API (e.g. a PL interpretation is now a dictionary)
  • improve some parts of the implementation

Fixes

Types of changes

What types of changes does your code introduce to agents-tac?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

Put an x in the boxes that apply.

  • I have read the CONTRIBUTING doc
  • I am making a pull request against the develop branch (left side). Also you should start your branch off our develop.
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works

Further comments

- use newer pythomata's API
- include sympy as dependency for the logic module.
- simplify API (e.g. a PL interpretation is now a dictionary)
@marcofavorito marcofavorito merged commit 5f24906 into develop Jan 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant