Pathium is a powerful tool designed to help you visualize and understand various shortest path algorithms. Whether you're a student learning about algorithms or a professional exploring graph theory, Pathium offers an intuitive and dynamic platform to deepen your understanding.
Try the application out at pathium.gowthaman.app.
Your feedback is valuable in helping us improve! Please take a moment to fill out the feedback form.
Pathium.mp4
- Multi-Algorithm Simulation: Run multiple shortest path algorithms simultaneously and compare their performance in real-time.
- Graph Variety: Experiment with different graph types, including mazes and custom-generated graphs.
- Detailed Statistics: Analyze the performance of each algorithm through comprehensive statistics, including steps, weights, and path comparisons.
- Interactive Graph Editor: Customize and create your own graphs using the built-in editor.
We welcome contributions from the community! If you're interested in contributing to Pathium, please follow the guidelines in our Developer Documentation.
- Fork the repository.
- Create your feature branch:
git checkout -b feature/your-feature. - Commit your changes:
git commit -am 'Add new feature'. - Push to the branch:
git push origin feature/your-feature. - Open a pull request.
For any inquiries or feedback, please contact us at [email protected].
Happy Pathfinding!