Skip to main content
Ctrl+K
tryalgo 1.5.0 documentation - Home tryalgo 1.5.0 documentation - Home
  • Installation
  • Quick start
  • Content of the library
  • Gallery of examples
  • tryalgo
  • Installation
  • Quick start
  • Content of the library
  • Gallery of examples
  • tryalgo

Welcome to tryalgo’s documentation!#

This Python library implements various algorithms and data structures such as graph, string and computational geometry problems.

Explanations for most of these algorithms are available in the book: Programmation efficace : les 128 algorithmes qu’il faut avoir compris et codés en Python au cours de sa vie and its translations.

  • Installation
    • With PIP
    • From PyPI
  • Quick start
    • Coin change
    • Longest palindrome substring of a string
    • Pathfinding
  • Content of the library
    • Basic algorithms and data structures
    • Strings
    • Sequences and Arrays
    • Intervals
    • Graphs
    • Cycles
    • Shortest paths
    • Matching, flows and related
    • Trees
    • Sets
    • Geometry
    • Arithmetic
    • Backtracking
  • Gallery of examples
  • tryalgo
    • tryalgo package
  • Module Index

  • Index

  • GitHub Project

next

Installation

© Copyright 2016-2023, Christoph Dürr and Jill-Jênn Vie.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.2dev0.