Giter Club home page Giter Club logo

fractaliangraphnavigator's Introduction

Fractalian Graph Navigator

The Fractalian Graph Navigator is a iOS application designed for graphical exploration of large input graphs provided in GraphML format. This application offers an interactive and fractal-like experience, where each graph node is visually represented as a rectangle in the app's UI. Users can seamlessly navigate through the graph structure by clicking on these rectangles, revealing further rectangles that represent the directly reachable nodes from the parent node.

The application, developed using Swift and SwiftUI, is compatible with both macOS and iOS/iPadOS platforms, ensuring a consistent and user-friendly experience across devices. It handles input graphs with tens of thousands of nodes, including those with cycles, and provides user interface for an engaging exploration of complex graph relationships. The loading of the graph from a file is optimized using InputStream to avoid loading the entire XML file into memory.

Additionally, the application includes a convenient functionality for generating interesting graphs, allowing users to explore diverse graph structures, both with and without cycles. To enhance performance, the application employs efficient data presentation techniques, utilizing pagination mechanisms for smooth and responsive visualization of graph data.

Build and Runtime Requirements

  • Xcode 15.1
  • iOS 16.0+

Installation

Setup Cocoapods repository

  1. Run pod install to correctly setup the Cocoapods dependencies
  2. Make sure that you open the project referring to *.xcworkspace in Xcode or AppCode

Screenshots

Built With

  • Swift
  • SwiftUI
  • XcodeGen
  • SwiftLint

fractaliangraphnavigator's People

Contributors

pkuzia avatar

Stargazers

Marcin Jeleński avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.