Skip to content
#

worst-case-analyses

Here are 11 public repositories matching this topic...

Code of the Performance Estimation Toolbox (PESTO) whose aim is to ease the access to the PEP methodology for performing worst-case analyses of first-order methods in convex and nonconvex optimization. The numerical worst-case analyses from PEP can be performed just by writting the algorithms just as you would implement them.

  • Updated Feb 20, 2024
  • MATLAB

Classical data structures: C++: vector, linked list, stack, queue, binary search tree, and graph representations. Worst-case analysis, amortized analysis, and big-O notation. Object-oriented and recursive implementation of data structures. Self-resizing vectors and self-balancing trees. Empirical performance measurement.

  • Updated Sep 12, 2022

Improve this page

Add a description, image, and links to the worst-case-analyses topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the worst-case-analyses topic, visit your repo's landing page and select "manage topics."

Learn more