Module: Ropt
- Defined in:
- lib/ropt.rb,
lib/ropt/version.rb,
lib/ropt/cooperative_games/validator.rb,
lib/ropt/antagonistic_games/matrix_game.rb,
lib/ropt/cooperative_games/shapley_value.rb,
lib/ropt/vector_matrix_math/shell_matrix.rb,
lib/ropt/vector_matrix_math/shell_vector.rb,
lib/ropt/vector_matrix_math/operation_vectors.rb,
lib/ropt/cooperative_games/coalitions_coefficients.rb
Overview
module for integrate all solvers of optimization problems
Defined Under Namespace
Modules: AntagonisticGames, CooperativeGames, VectorMatrixMath Classes: Error
Constant Summary collapse
- VERSION =
"1.0.0"