Skip to main content
Graph
Search
fr
|
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Code Optimization: Speeding-up Analyses
Graph Chatbot
Related lectures (31)
Previous
Page 2 of 4
Next
Algorithms: Efficiency Analysis
Covers the analysis of algorithm efficiency and optimizing code for faster execution.
Optimization and Simulation: Heuristics and Neighborhoods
Explores greedy heuristics, neighborhoods in optimization, and local search algorithms.
Optimization in Large Search Spaces: GPU-Accelerated Join Order
Explores GPU-accelerated join order optimization in large search spaces, leveraging graph topology to reduce computational overheads.
Optimization algorithms
Covers optimization algorithms, focusing on Proximal Gradient Descent and its variations.
Code Optimizations: Constants and Variables
Explores code optimization techniques like constant folding, precomputation, and constant propagation to enhance code efficiency and quality.
Solving Parity Games in Practice
Explores practical aspects of solving parity games, including winning strategies, algorithms, complexity, determinism, and heuristic approaches.
Variance Reduction: Strategies and Applications
Discusses variance reduction techniques in stochastic simulation, focusing on allocation strategies and replica generation algorithms.
Static Analysis for Amy: Techniques and Implementations
Explores static analysis techniques like AST-based analysis and taint analysis applied to the Amy language.
Energy Systems Optimization
Explores energy systems modeling, optimization, and cost analysis for efficient operations.
Algorithms: Summary of the week
Covers algorithms for searching, sorting, optimization, and the Halting Problem.