You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
PBerger 05814f5d73 Fixed a bug in the equalModuloPrecision function of the CUDA Kernel 11 years ago
..
GlpkLpSolver.cpp Added signal handler for SIGTERM. Introduced delayed update for LP solvers to reduce overhead. 12 years ago
GlpkLpSolver.h Added signal handler for SIGTERM. Introduced delayed update for LP solvers to reduce overhead. 12 years ago
GmmxxLinearEquationSolver.cpp Added utility header for all parts that use std::swap. 12 years ago
GmmxxLinearEquationSolver.h Further work on refactoring solvers: cleaned LP solver interface a bit and adapted glpk- and Gurobi-based implementations of the interface. 12 years ago
GmmxxNondeterministicLinearEquationSolver.cpp Moved from additional row grouping to the one embedded in the matrix itself. 12 years ago
GmmxxNondeterministicLinearEquationSolver.h Moved from additional row grouping to the one embedded in the matrix itself. 12 years ago
GurobiLpSolver.cpp Added error handling in GurobiLpSolver.cpp 12 years ago
GurobiLpSolver.h Added signal handler for SIGTERM. Introduced delayed update for LP solvers to reduce overhead. 12 years ago
LinearEquationSolver.h Further work on refactoring solvers: cleaned LP solver interface a bit and adapted glpk- and Gurobi-based implementations of the interface. 12 years ago
LpSolver.h Added a missing include for uint_fast64_t to be recognized as a type 12 years ago
NativeLinearEquationSolver.cpp Added utility header for all parts that use std::swap. 12 years ago
NativeLinearEquationSolver.h Further work on refactoring solvers: cleaned LP solver interface a bit and adapted glpk- and Gurobi-based implementations of the interface. 12 years ago
NativeNondeterministicLinearEquationSolver.cpp Moved from additional row grouping to the one embedded in the matrix itself. 12 years ago
NativeNondeterministicLinearEquationSolver.h Merge branch 'master_working' into philippTopologicalRevival 11 years ago
NondeterministicLinearEquationSolver.h Moved from additional row grouping to the one embedded in the matrix itself. 12 years ago
TopologicalValueIterationNondeterministicLinearEquationSolver.cpp Fixed a bug in the equalModuloPrecision function of the CUDA Kernel 11 years ago
TopologicalValueIterationNondeterministicLinearEquationSolver.h Fixed a bug in the equalModuloPrecision function of the CUDA Kernel 11 years ago