Skip to content
This repository has been archived by the owner on Dec 30, 2018. It is now read-only.

Get Neighbors and Extract TransitionSet (#155, #156) #159

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

yhoonkim
Copy link
Contributor

No description provided.

Added functions returning an array of marktype and transform transitions.
Added functions returning an array of encoding transitions.
- Implemented neighbors  (#156)
- Implemented transitionSet (#155)
Added ADD/REMOVE _COUNT transitions.
Added more tests.
Added the costs calculated by LP.
…(in terms of field).

2) Upgraded arrayDiff function.
3) Added the exceptional cases
	- A case that it cannot find transitions to reach destination spec.
	- A case that destination spec is equaled to starting spec.
Updated the def with calculated score.
…d transition ruleSet, and transOptions.

- set default transitions
- added importedTransition, and transOptions
- removed SchemaField
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.

2 participants