Skip to content

Commit

Permalink
amend meta data
Browse files Browse the repository at this point in the history
  • Loading branch information
marcellussiegburg committed May 22, 2024
1 parent 75ce568 commit fcb3a3c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions example/src/Modelling/CdOd/RepairCd/Config.hs
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@ task07 = RepairCdConfig {

{-|
points: 0.15
generation time: 5:00h
CPU usage: 550%
attention: invalid configuration! (increase maxInstances!)
-}
task08 :: RepairCdConfig
task08 = RepairCdConfig {
Expand Down
4 changes: 2 additions & 2 deletions example/src/Modelling/CdOd/SelectValidCd/Config.hs
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ import Modelling.CdOd.Types (

{-|
points: 0.15
generation time: ?:??h
CPU usage: ???%
generation time: 24:00h
CPU usage: 400%
-}
task05 :: SelectValidCdConfig
task05 = SelectValidCdConfig {
Expand Down

0 comments on commit fcb3a3c

Please sign in to comment.