StandardSolvers / ps-code-snippets

code snippets for problem solving

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Apache2 Maintenance GitHub contributors GitHub issues by-label

Problem Solving Code Snippets

  • Unlock the potential of your code with the Algorithm Codesnippet.
  • A unique and creative rendering of standard solvers' algorithms, showcasing the beauty and complexity of coding!

Getting Started

IntelliJ

Contributing

  • Contributing to ps-code-snippets is very welcome. For basic contributions, all you need is being comfortable with GitHub and Git.
  • The best ways to contribute are:
    • Work on new Algorithm (Ps, Statement pair set)
    • Work on documentation
  • To ensure equal and positive communication, we adhere to our Code of Conduct. Before starting any interactions with this repository, please read it and make sure to follow.
  • Please before contributing check out our Contributing Guide and issues labeled "good first issue": GitHub issues by-label

Features

  • Take exactly what's written in the code

gif

Model

  • intellij
    • completion
      • PsCompletionContributor
      • PsCompletionProvider
    • action
      • PsPopUp
    • DialogWrapper
      • PsDailogWrapper
  • core
    • PsManager
    • PsProvider
  • solution
    • ps
    • statement

UML: Class Diagram

uml

About

code snippets for problem solving

License:Apache License 2.0


Languages

Language:Java 100.0%