Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated to Swift 5.1, now available as Swift Package Manager #1

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

Conversation

Vithanco
Copy link

Great library. Works well. However, it needed an update to latest swift version.

Vithanco and others added 11 commits February 3, 2019 18:38
I believe I fixed the issues around wrong Graphviz direction of edges.
looking again at decorations, removed QualityAssessment Class
node separation / node rank can now go up to 500
Decision Tree Run can now deal with window closing, has a result presentation
new file with simple user dialogs.
…to MultiTextNode

smaller fixes where asserts are too restrictive.
For that I needed to move all files.
@Vithanco
Copy link
Author

I use this library for Vithanco app (Vithanco.com) where it does a great job. Have updated the syntax, etc. Latest change is that I now include this library via Swift Package Manager. Thanks for the initial code provision.

@Vithanco Vithanco closed this Feb 11, 2020
@Vithanco Vithanco reopened this Feb 11, 2020
@Vithanco Vithanco changed the title updated to Swift 4.2 updated to Swift 5.1, now available as Swift Package Manager Feb 11, 2020
TheMadOne and others added 10 commits April 9, 2020 07:27
* 'master' of https://github.com/TheMadOne/Johnsons-Algo:
  init now PUBLIC
  init and getElementCycles now declared OPEN
  made ElementaryCyclesSearch OPEN
  Still migrating towards swift package manager deleted old files
  migrating towards swift package manager For that I needed to move all files.
  New NodeViewPart implementation is working indeed. Started looking into MultiTextNode smaller fixes where asserts are too restrictive.

# Conflicts:
#	Sources/JohnsonsAlgo/AdjacencyList.swift
#	Sources/JohnsonsAlgo/ElementaryCyclesSearch.swift
#	Sources/JohnsonsAlgo/SCCResult.swift
#	Sources/JohnsonsAlgo/StrongConnectedComponents.swift
proper line breaks
added problematic matrix. Will now try to fix this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant